From 933cfccfada865412edde41142697297912e5e5f Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 17 Oct 2021 21:24:06 +0200 Subject: [PATCH] Update config.json --- webtrees/config.json | 9 --------- 1 file changed, 9 deletions(-) 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",