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.
1 parent e33776a commit 98d5a73Copy full SHA for 98d5a73
volumes/conf.d/proxy_max_temp_file_size.conf
@@ -1,4 +1,4 @@
1
# Reference:
2
# https://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_max_temp_file_size
3
# https://github.com/nginx-proxy/nginx-proxy/issues/241#issuecomment-357422465
4
-proxy_max_temp_file_size 0
+proxy_max_temp_file_size 0;
0 commit comments