1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-06 22:42:31 +08:00

feat: JumpServer uses PostgreSQL as the default database

This commit is contained in:
wanghe-fit2cloud 2025-05-26 11:45:24 +08:00
parent b2c3070848
commit f5b56261b8

View File

@ -83,7 +83,7 @@ additionalProperties:
envKey: PANEL_DB_HOST
required: true
type: service
default: mysql
default: postgresql
envKey: PANEL_DB_TYPE
labelEn: Database Service
labelZh: 数据库服务