mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Update run.sh
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user