add WebUI in Dockerfile

This commit is contained in:
2023-01-08 14:26:43 +03:00
parent 108a6e67c2
commit fc404d4790

View File

@@ -160,5 +160,6 @@ then
fi fi
## Run the daemon ## Run the daemon
/etc/init.d/nginx start
exec /usr/sbin/dm -p /etc/dm -c /etc/dm/dm.conf $@ exec /usr/sbin/dm -p /etc/dm -c /etc/dm/dm.conf $@