From 9c0aca62c7f207edd33c195919dffe2622fc1d56 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 17 Oct 2021 21:50:41 +0200 Subject: [PATCH] Update config.json --- webtrees/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webtrees/config.json b/webtrees/config.json index fbc24404d..4579144ad 100644 --- a/webtrees/config.json +++ b/webtrees/config.json @@ -10,8 +10,8 @@ "WT_PASS": "pleasechange", "WT_EMAIL": "please@change.com", "DB_PASS": "pleasechange", - "BASE_URL": "http://192.168.178.23", - "DB_HOST": "http://192.168.178.23:9999" + "BASE_URL": "http://192.168.178.23:9999", + "DB_HOST": "http://127.0.0.1" }, "map": [], "name": "Webtrees",