This commit is contained in:
Rohan Singh 2025-02-17 09:50:19 -08:00 committed by GitHub
commit 0243e515b7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -654,7 +654,6 @@ http {
listen 127.0.0.1:{{ .StatusPort }}; listen 127.0.0.1:{{ .StatusPort }};
set $proxy_upstream_name "internal"; set $proxy_upstream_name "internal";
keepalive_timeout 0;
gzip off; gzip off;
access_log off; access_log off;