From 27ca36579ff084cd22cd13410d0962f1828ab3a8 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 30 Jun 2021 22:10:49 +0200 Subject: [PATCH] Update config.json --- flexget/config.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/flexget/config.json b/flexget/config.json index b7309ebec..d1a4ce1ab 100644 --- a/flexget/config.json +++ b/flexget/config.json @@ -1,7 +1,7 @@ { "name": "Flexget", "version": "3.1.120", - "upstream": "3.1.120", + "upstream": "3.1.120", "slug": "flexget", "description": "FlexGet is a multipurpose automation tool for all of your media", "url": "https://github.com/alexbelgium/hassio-addons", @@ -17,6 +17,8 @@ "config:rw" ], "environment": { + "FG_PLUGINS": "", + "FG_WEBUI_PASSWD": "" }, "options": { "PUID": 0,