Update run.sh

This commit is contained in:
Alexandre
2021-08-03 20:54:19 +02:00
committed by GitHub
parent a07aa09de8
commit 3af65ff154

View File

@@ -151,6 +151,8 @@ PGID=0
# LAUNCH FILEBROWSER #
######################
FB_BASEURL="/filebrowser"
export $FB_BASEURL
NOAUTH=""
if bashio::config.true 'NoAuth'; then
@@ -174,4 +176,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
/./filebrowser $CERTFILE $KEYFILE --root=/ --address=0.0.0.0 --database=/config/filebrowser/filebrowser.dB $NOAUTH