From d6aa97fd7ef3222d3a57435e9374123756d3231a Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 9 Aug 2022 06:37:06 +0200 Subject: [PATCH] Update config.json --- readarr/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readarr/config.json b/readarr/config.json index 58dfb56a9..bdac00429 100644 --- a/readarr/config.json +++ b/readarr/config.json @@ -52,7 +52,7 @@ ], "name": "Readarr NAS", "options": { - "CONFIG_LOCATION": "/config/readarr", + "CONFIG_LOCATION": "/config/addons_config/readarr", "PGID": 0, "PUID": 0 },