diff --git a/paperless_ng/config.json b/paperless_ng/config.json index 77999d999..e8ba98463 100644 --- a/paperless_ng/config.json +++ b/paperless_ng/config.json @@ -38,7 +38,7 @@ "options": { "PUID": 0, "PGID": 0, - "CONFIG_LOCATION": "/config/paperless_ng/config.yaml" + "CONFIG_LOCATION": "/config/addons_config/paperless_ng/config.yaml" }, "ports": { "8000/tcp": 8011