From 615c2d94485d1304723aadf2c5b91b4560ac7d77 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 22 Oct 2021 23:03:25 +0200 Subject: [PATCH] Update config.json --- webtrees/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webtrees/config.json b/webtrees/config.json index 966230e89..c724ecdd3 100644 --- a/webtrees/config.json +++ b/webtrees/config.json @@ -20,7 +20,7 @@ "name": "Webtrees DO NOT USE", "options": { "LANG": "en-US", - "BASE_URL": "http://192.168.178.69:9999", + "BASE_URL": "http://192.168.178.69", "DB_TYPE": "sqlite", "WT_USER": "username", "WT_NAME": "Full Name",