From d257b48c12639bbfdfe904d1ab4a0a9435a41a76 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 30 Aug 2021 18:38:48 +0200 Subject: [PATCH] Update config.json --- piwigo/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/piwigo/config.json b/piwigo/config.json index 8f9eb6e17..25aa4b8ba 100644 --- a/piwigo/config.json +++ b/piwigo/config.json @@ -30,7 +30,8 @@ ], "webui": "[PROTO:ssl]://[HOST]:[PORT:80]", "boot": "auto", - "environment": {}, + "environment": { + "PWG_LOCAL_DIR": "/data"}, "options": { "PUID": 1000, "PGID": 1000