mirror of
https://github.com/penpot/penpot.git
synced 2026-08-01 19:06:18 +00:00
💄 Remove access logs for /readyz
This commit is contained in:
parent
0f0ad4f161
commit
307dae9f61
@ -130,6 +130,7 @@ http {
|
|||||||
}
|
}
|
||||||
|
|
||||||
location /readyz {
|
location /readyz {
|
||||||
|
access_log off;
|
||||||
proxy_pass $PENPOT_BACKEND_URI$request_uri;
|
proxy_pass $PENPOT_BACKEND_URI$request_uri;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user