mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-17 18:08:16 +01: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"
|
||||
|
||||
/./filebrowser $CERTFILE $KEYFILE --root=/ --address=0.0.0.0 --database=/config/filebrowser/filebrowser.dB $NOAUTH \
|
||||
|
||||
& bashio::net.wait_for 8080 localhost 900 || true
|
||||
/./filebrowser $CERTFILE $KEYFILE --root=/ --address=0.0.0.0 --database=/config/filebrowser/filebrowser.dB $NOAUTH & \
|
||||
bashio::net.wait_for 8080 localhost 900 || true
|
||||
bashio::log.info "Nginx started for Ingress"
|
||||
exec nginx
|
||||
|
||||
Reference in New Issue
Block a user