From 5cff802dbb6f50af2f67d1d6ffa72f9f4d3a4ab4 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 29 Nov 2021 10:44:40 +0100 Subject: [PATCH] Update config.json --- paperless_ng/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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