Skip to content

Commit 61613ee

Browse files
committed
fix: nginx-ui may not start in docker #63
1 parent 41ced2e commit 61613ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/docker/start.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ if [ "$(ls -A /etc/nginx)" = "" ]; then
66
echo "Initialed Nginx config dir"
77
fi
88

9-
nginx
9+
nginx &
1010
/app/nginx-ui --config /etc/nginx-ui/app.ini

0 commit comments

Comments
 (0)