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 d49b6e0 commit 7ac22a7Copy full SHA for 7ac22a7
files/run.sh
@@ -27,4 +27,4 @@ sed \
27
-e "s|##PROXY_PASS##|$PROXY_PASS|g" \
28
nginx.conf.tmpl > /etc/nginx/nginx.conf
29
30
-nginx -g "daemon off;"
+exec nginx -g "daemon off;"
0 commit comments