From 0c8a75f70dd5bfa3662aea12ccb00accb038172a Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 18 Oct 2021 18:37:30 +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 9e6cf8dd0..047f04418 100644 --- a/webtrees/config.json +++ b/webtrees/config.json @@ -6,7 +6,7 @@ "PORT": "80", "PRETTY_URLS": "0", "LANG": "en-US", - "BASE_URL": "http://192.168.178.69", + "BASE_URL": "http://192.168.178.69:9999", "DB_TYPE": "sqlite", "DB_HOST": "http://127.0.0.1", "DB_PORT": "80",