Fix nginx error

This commit is contained in:
LukeGus
2025-08-28 00:18:03 -05:00
parent be6cda7d8a
commit 76995dbc1b

View File

@@ -74,9 +74,7 @@ http {
proxy_read_timeout 300s;
proxy_send_timeout 300s;
proxy_connect_timeout 75s;
proxy_set_header Connection "";
proxy_http_version 1.1;
proxy_buffering off;
proxy_request_buffering off;