From 5ac3ed2b0d538a6c799d4a16cf0cde41292d9d52 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 22 Oct 2021 21:05:54 +0200 Subject: [PATCH] Update config.json --- webtrees/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/webtrees/config.json b/webtrees/config.json index 94fb06df8..9f92e5c8f 100644 --- a/webtrees/config.json +++ b/webtrees/config.json @@ -4,6 +4,7 @@ "description": "web's leading on-line collaborative genealogy application", "environment": { "PORT": "80", + "WEBTREES_HOME": "/data" "DB_PREFIX": "wt_", "PRETTY_URLS": "0", "HTTPS_REDIRECT": "1",