mirror of
https://gitlink.org.cn/pooneyy/1Panel-Appstore.git
synced 2026-04-24 08:21:43 +08:00
feat: 修改 wiki.js 默认数据库服务为 mysql (#13)
This commit is contained in:
parent
f647fd2b81
commit
60b816679b
@ -5,7 +5,7 @@
|
||||
"labelZh": "数据库服务",
|
||||
"labelEn": "Database Service",
|
||||
"required": true,
|
||||
"default": "postgresql",
|
||||
"default": "mysql",
|
||||
"values": [
|
||||
{
|
||||
"label": "MySQL",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user