Update run.sh

This commit is contained in:
Alexandre
2021-08-02 14:03:15 +02:00
committed by GitHub
parent c27273e6ee
commit 9f0c6c530b

View File

@@ -148,7 +148,8 @@ fi || true
bashio::log.info "The server will start. Please wait 30 seconds before the web UI is available. Enjoy !"
./usr/src/app/bin/cloudcmd.mjs & bashio::net.wait_for 8080 localhost 900 || true
bashio::log.info "Nginx started for Ingress"
exec nginx
./usr/src/app/bin/cloudcmd.mjs
#& bashio::net.wait_for 8080 localhost 900 || true
#bashio::log.info "Nginx started for Ingress"
#exec nginx