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 d49b6e0 + 7ac22a7 commit 4e258caCopy full SHA for 4e258ca
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