From bca5401d584cc1dc5d1c3c7f13b4109937ae72bc Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 23 Apr 2022 18:33:59 +0200 Subject: [PATCH] Update config.json --- overseerr/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/overseerr/config.json b/overseerr/config.json index 2824fc5a9..95dff4483 100644 --- a/overseerr/config.json +++ b/overseerr/config.json @@ -18,7 +18,7 @@ ], "name": "Overseerr", "options": { - "CONFIG_LOCATION": "/config/overseerr", + "CONFIG_LOCATION": "/config/addons_config/overseerr", "PGID": 0, "PUID": 0 }, @@ -40,4 +40,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/tree/master/overseerr", "version": "1.29.1", "webui": "http://[HOST]:[PORT:5055]" -} \ No newline at end of file +}