feat: flarum wordpress jumpserver typecho wiki.js 支持 MariaDB

This commit is contained in:
zhengkunwang223
2023-09-04 16:17:15 +08:00
parent ff30568ff2
commit d125160402
9 changed files with 49 additions and 39 deletions
+3 -12
View File
@@ -3,28 +3,19 @@ additionalProperties:
- child:
default: ""
envKey: PANEL_DB_HOST
labelEn: Database Service
labelZh: 数据库服务
required: true
type: service
default: mysql
envKey: WIKI_PLATFORM
envKey: PANEL_DB_TYPE
labelEn: Database Service
labelZh: 数据库服务
params:
- envKey: WIKI_DB_PORT
key: mysql
type: param
value: "3306"
- envKey: WIKI_DB_PORT
key: postgresql
type: param
value: "5432"
required: true
type: apps
values:
- label: MySQL
value: mysql
- label: MariaDB
value: mariadb
- default: wiki
envKey: PANEL_DB_NAME
labelEn: Database