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