mirror of
https://github.com/penpot/penpot.git
synced 2026-02-12 14:42:56 +00:00
💄 Remove access logs for /readyz
This commit is contained in:
@@ -130,6 +130,7 @@ http {
|
||||
}
|
||||
|
||||
location /readyz {
|
||||
access_log off;
|
||||
proxy_pass $PENPOT_BACKEND_URI$request_uri;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user