1
0
Fork 0

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
1 changed files with 1 additions and 1 deletions

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: 数据库服务