This commit is contained in:
2026-06-01 13:48:52 +02:00
parent 0dd1f30777
commit 7ebb74a295

View File

@@ -1,11 +1,3 @@
client_max_body_size 100M; client_max_body_size 100M;
client_body_timeout 120s; client_body_timeout 120s;
client_header_timeout 120s; client_header_timeout 120s;
proxy_http_version 1.1;
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection "upgrade";
proxy_connect_timeout 120s;
proxy_send_timeout 120s;
proxy_read_timeout 120s;