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 41ced2e commit 61613eeCopy full SHA for 61613ee
resources/docker/start.sh
@@ -6,5 +6,5 @@ if [ "$(ls -A /etc/nginx)" = "" ]; then
6
echo "Initialed Nginx config dir"
7
fi
8
9
-nginx
+nginx &
10
/app/nginx-ui --config /etc/nginx-ui/app.ini
0 commit comments