From 31accd78e82f9c07f4b171991f1cf9fdbdd9e547 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 22 Oct 2021 21:10:11 +0200 Subject: [PATCH] Update config.json --- webtrees/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webtrees/config.json b/webtrees/config.json index 15a4667aa..979d15a0b 100644 --- a/webtrees/config.json +++ b/webtrees/config.json @@ -4,7 +4,7 @@ "description": "web's leading on-line collaborative genealogy application", "environment": { "PORT": "80", - "WEBTREES_HOME": "/data", + "WEBTREES_HOME": "/data/webtrees", "DB_PREFIX": "wt_", "PRETTY_URLS": "0", "HTTPS_REDIRECT": "1",