From 6ae8958266f15c27a525c73fed1c1c68192c5aee Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 22 Oct 2021 21:06:51 +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 9f92e5c8f..15a4667aa 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", "DB_PREFIX": "wt_", "PRETTY_URLS": "0", "HTTPS_REDIRECT": "1",