diff --git a/filebrowser/run b/filebrowser/run index 2280e8adb..21336a61d 100644 --- a/filebrowser/run +++ b/filebrowser/run @@ -60,7 +60,7 @@ fi ########### if bashio::config.true 'NoAuth'; then - NOAUTH="--auth.method=noauth" + NOAUTH="--noauth" fi ######################