mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
feat: 优化 JumpServer v4 版本安装包
This commit is contained in:
@@ -42,17 +42,6 @@ additionalProperties:
|
||||
value: "ERROR"
|
||||
- label: CRITICAL
|
||||
value: "CRITICAL"
|
||||
- default: postgresql
|
||||
envKey: DB_ENGINE
|
||||
labelEn: Database Engine
|
||||
labelZh: 数据库引擎
|
||||
required: true
|
||||
type: select
|
||||
values:
|
||||
- label: PostgreSQL
|
||||
value: postgresql
|
||||
- label: MySQL
|
||||
value: mysql
|
||||
- child:
|
||||
default: ""
|
||||
envKey: PANEL_DB_HOST
|
||||
@@ -65,6 +54,8 @@ additionalProperties:
|
||||
required: true
|
||||
type: apps
|
||||
values:
|
||||
- label: PostgreSQL
|
||||
value: postgresql
|
||||
- label: MySQL
|
||||
value: mysql
|
||||
- label: MariaDB
|
||||
|
||||
Reference in New Issue
Block a user