additionalProperties:
formFields:
- default: 40084
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Port
labelZh: 端口
required: true
rule: paramPort
type: number
- default: admin@example.com
envKey: PGADMIN_EMAIL
labelEn: Admin Email
labelZh: 管理员邮箱
type: text
- default: pgadmin4
envKey: PGADMIN_PASSWORD
labelEn: Admin Password
labelZh: 管理员密码
random: false
rule: paramComplexity
type: password