We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7976660 commit 23d4693Copy full SHA for 23d4693
1 file changed
config-ui/nginx.conf
@@ -28,4 +28,5 @@ ${SERVER_CONF}
28
proxy_send_timeout 60s;
29
proxy_read_timeout 60s;
30
proxy_pass http://$target;
31
+ }
32
}
0 commit comments