mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-10 09:35:58 +02:00
Update run.sh
This commit is contained in:
@@ -192,8 +192,7 @@ fi
|
|||||||
|
|
||||||
bashio::log.info "Please wait 1 or 2 minutes to allow the server to load"
|
bashio::log.info "Please wait 1 or 2 minutes to allow the server to load"
|
||||||
|
|
||||||
/./filebrowser $CERTFILE $KEYFILE --root=/ --address=0.0.0.0 --database=/config/filebrowser/filebrowser.dB $NOAUTH \
|
/./filebrowser $CERTFILE $KEYFILE --root=/ --address=0.0.0.0 --database=/config/filebrowser/filebrowser.dB $NOAUTH & \
|
||||||
|
bashio::net.wait_for 8080 localhost 900 || true
|
||||||
& bashio::net.wait_for 8080 localhost 900 || true
|
|
||||||
bashio::log.info "Nginx started for Ingress"
|
bashio::log.info "Nginx started for Ingress"
|
||||||
exec nginx
|
exec nginx
|
||||||
|
|||||||
Reference in New Issue
Block a user