mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-04-13 10:59:56 +02:00
ingress test
This commit is contained in:
@@ -174,7 +174,4 @@ 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
|
||||
bashio::log.info "Nginx started for Ingress"
|
||||
exec nginx
|
||||
/./filebrowser $CERTFILE $KEYFILE --root=/ --address=0.0.0.0 --database=/config/filebrowser/filebrowser.dB $NOAUTH
|
||||
Reference in New Issue
Block a user