2025-04-19 13:13:17 +08:00
|
|
|
additionalProperties:
|
|
|
|
|
formFields:
|
2025-04-19 13:16:10 +08:00
|
|
|
- default: 40248
|
2025-04-19 13:13:17 +08:00
|
|
|
edit: true
|
|
|
|
|
envKey: PANEL_APP_PORT_HTTP
|
|
|
|
|
labelEn: Port
|
|
|
|
|
labelZh: 端口
|
|
|
|
|
required: true
|
|
|
|
|
rule: paramPort
|
|
|
|
|
type: number
|
2025-06-10 19:21:33 +08:00
|
|
|
- default: ""
|
|
|
|
|
edit: true
|
|
|
|
|
envKey: PASSWORD
|
|
|
|
|
labelEn: Password
|
|
|
|
|
labelZh: 密码
|
|
|
|
|
required: true
|
2025-06-10 19:26:32 +08:00
|
|
|
type: text
|