diff --git a/docker/nginx/conf.d/include/proxy-pass-internal b/docker/nginx/conf.d/include/proxy-pass-internal index 2c17de5e..c41f33bc 100644 --- a/docker/nginx/conf.d/include/proxy-pass-internal +++ b/docker/nginx/conf.d/include/proxy-pass-internal @@ -7,4 +7,4 @@ # value that is significantly higher than expected and let the end # location handle correct timeout proxy_read_timeout 30m; -proxy_send_timeout 30m; \ No newline at end of file +proxy_send_timeout 30m;