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",