326 current 2025-10-11 19:57:36 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-11 19:59:26 -05:00
parent 527c1d705f
commit abc79b3ab1
2 changed files with 1 additions and 2 deletions

View File

@@ -117,7 +117,6 @@ in
proxyPass = "http://127.0.0.1:${toString cfg.port}";
extraConfig =
"client_max_body_size 512M;" +
"proxy_pass http://localhost:${toString cfg.port};" +
"proxy_set_header Connection $http_connection;" +
"proxy_set_header Upgrade $http_upgrade;" +
"proxy_set_header Host $host;" +