diff --git a/webtrees/config.json b/webtrees/config.json index 117be2be0..e39ddc7d7 100644 --- a/webtrees/config.json +++ b/webtrees/config.json @@ -3,15 +3,6 @@ "boot": "auto", "description": "web's leading on-line collaborative genealogy application", "environment": { - "DB_TYPE": "sqlite", - "DB_NAME": "database", - "WT_USER": "admin", - "WT_NAME": "admin", - "WT_PASS": "pleasechange", - "WT_EMAIL": "please@change.com", - "DB_PASS": "pleasechange", - "BASE_URL": "http://192.168.178.23", - "DB_HOST": "http://127.0.0.1" }, "map": [], "name": "Webtrees",