From 2e6a51f042941d97dc0acd44abef15a2b590579e Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 28 Dec 2021 06:32:06 +0100 Subject: [PATCH] Update config.json --- webtrees/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/webtrees/config.json b/webtrees/config.json index 8c8103307..25ccf2a13 100644 --- a/webtrees/config.json +++ b/webtrees/config.json @@ -47,6 +47,7 @@ "BASE_URL": "url", "DB_TYPE": "list(sqlite|external|mariadb_addon)" }, + "services": ["mysql:want"], "slug": "webtrees", "startup": "services", "upstream": "2.1.0-alpha.1",