Update config.json

This commit is contained in:
Alexandre
2021-10-17 21:15:09 +02:00
committed by GitHub
parent a09dc679f2
commit c303364cd8

View File

@@ -4,7 +4,7 @@
"description": "web's leading on-line collaborative genealogy application",
"environment": {
"DB_TYPE": "sqlite",
"DB_NAME": "/data/database",
"DB_NAME": "database",
"WT_USER": "admin",
"WT_NAME": "admin",
"WT_PASS": "pleasechange",