Update config.json

This commit is contained in:
Alexandre
2021-10-22 21:10:11 +02:00
committed by GitHub
parent 6ae8958266
commit 31accd78e8

View File

@@ -4,7 +4,7 @@
"description": "web's leading on-line collaborative genealogy application", "description": "web's leading on-line collaborative genealogy application",
"environment": { "environment": {
"PORT": "80", "PORT": "80",
"WEBTREES_HOME": "/data", "WEBTREES_HOME": "/data/webtrees",
"DB_PREFIX": "wt_", "DB_PREFIX": "wt_",
"PRETTY_URLS": "0", "PRETTY_URLS": "0",
"HTTPS_REDIRECT": "1", "HTTPS_REDIRECT": "1",