From e02c3bacdf9cd8a68dd054131d02cf1dbcb5c1a0 Mon Sep 17 00:00:00 2001 From: zhengkunwang223 <31820853+zhengkunwang223@users.noreply.github.com> Date: Tue, 28 Mar 2023 13:44:22 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BF=AE=E6=94=B9=20wiki.js=20?= =?UTF-8?q?=E9=BB=98=E8=AE=A4=E6=95=B0=E6=8D=AE=E5=BA=93=E6=9C=8D=E5=8A=A1?= =?UTF-8?q?=E4=B8=BA=20mysql=20(#13)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/wikijs/versions/2.5.298/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/wikijs/versions/2.5.298/config.json b/apps/wikijs/versions/2.5.298/config.json index 5181fcc83..19275b2e9 100644 --- a/apps/wikijs/versions/2.5.298/config.json +++ b/apps/wikijs/versions/2.5.298/config.json @@ -5,7 +5,7 @@ "labelZh": "数据库服务", "labelEn": "Database Service", "required": true, - "default": "postgresql", + "default": "mysql", "values": [ { "label": "MySQL",