Update config.json

This commit is contained in:
Alexandre
2021-10-22 21:06:51 +02:00
committed by GitHub
parent 5ac3ed2b0d
commit 6ae8958266

View File

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