g
This commit is contained in:
@@ -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;
|
|
||||||
|
|||||||
Reference in New Issue
Block a user