From 04f0e2a833d0a1f4d77e4070c4dbf445cc3bf2c7 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 24 Oct 2021 22:43:09 +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 0bf08f417..9f6711161 100644 --- a/webtrees/config.json +++ b/webtrees/config.json @@ -12,7 +12,7 @@ "DB_PORT": "80", "DB_USER": "databaseuser", "DB_PASS": "databasepassword", - "DB_NAME": "webtrees.sqlite", + "DB_NAME": "webtrees", "WT_USER": "admin", "WT_NAME": "Full Name", "WT_PASS": "mybadpassword",