Update config.json

This commit is contained in:
Alexandre
2021-10-18 17:34:05 +02:00
committed by GitHub
parent 281917869f
commit ec0f468338

View File

@@ -3,23 +3,6 @@
"boot": "auto",
"description": "web's leading on-line collaborative genealogy application",
"environment": {
"PRETTY_URLS": "1",
"HTTPS": "0",
"HTTPS_REDIRECT": "0",
"LANG": "en-US",
"DB_PORT": "",
"DB_USER": "webtrees",
"DB_PASS": "badpassword",
"DB_TYPE": "sqlite",
"DB_NAME": "database",
"DB_PREFIX": "wt_",
"WT_USER": "admin",
"WT_NAME": "admin",
"WT_PASS": "pleasechange",
"WT_EMAIL": "please@change.com",
"DB_PASS": "change",
"BASE_URL": "http://192.168.178.23:9999",
"DB_HOST": ""
},
"map": ["share:rw", "ssl:ro"],
"name": "Webtrees DO NOT USE",