additionalProperties:
formFields:
- default: user
edit: true
envKey: STARS_USER
labelEn: User User
labelZh: 成员账号
label:
en: User User
zh: 成员账号
required: true
type: text
- default: password
envKey: STARS_PASS
labelEn: User Password
labelZh: 成员密码
en: User Password
zh: 成员密码
rule: paramCommon
- default: 8080
envKey: PANEL_APP_PORT_HTTP
labelEn: Web Port
labelZh: 管理端口
en: Web Port
zh: 管理端口
rule: paramPort
type: number