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 +}