From 5bc769d6002f20fd56fdeeeabaa6bceac27dbdbf Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 5 Sep 2022 06:58:16 +0200 Subject: [PATCH] Update config.json --- flexget/config.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/flexget/config.json b/flexget/config.json index eba414b7d..7bd2b9948 100644 --- a/flexget/config.json +++ b/flexget/config.json @@ -8,7 +8,7 @@ "description": "FlexGet is a multipurpose automation tool for all of your media", "environment": { "FG_PLUGINS": "", - "FG_WEBUI_PASSWD": "" + "FG_WEBUI_PASSWD": "homeassistant123" }, "init": false, "map": [ @@ -19,7 +19,8 @@ "name": "Flexget", "options": { "PGID": 0, - "PUID": 0 + "PUID": 0, + "WebuiPass": "homeassistant123" }, "ports": { "5050/tcp": 5050