We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2fa2af5 + 6cc2081 commit 1e70636Copy full SHA for 1e70636
root/etc/nginx/proxy.conf
@@ -7,7 +7,7 @@ proxy_connect_timeout 240;
7
proxy_headers_hash_bucket_size 128;
8
proxy_headers_hash_max_size 1024;
9
proxy_http_version 1.1;
10
-proxy_read_timeout 0;
+proxy_read_timeout 52w;
11
proxy_redirect http:// $scheme://;
12
proxy_send_timeout 240;
13
0 commit comments