2023-05-18 18:25:00 +08:00
|
|
|
additionalProperties:
|
|
|
|
|
formFields:
|
|
|
|
|
- default: 5244
|
|
|
|
|
edit: true
|
|
|
|
|
envKey: PANEL_APP_PORT_HTTP
|
|
|
|
|
labelEn: WebUI Port
|
|
|
|
|
labelZh: 网页端口
|
|
|
|
|
required: true
|
|
|
|
|
rule: paramPort
|
|
|
|
|
type: number
|
2024-08-06 14:48:32 +08:00
|
|
|
- default: 5426
|
|
|
|
|
edit: true
|
|
|
|
|
envKey: PANEL_APP_PORT_S3
|
|
|
|
|
labelEn: S3 Port
|
|
|
|
|
labelZh: S3 端口
|
|
|
|
|
required: true
|
|
|
|
|
rule: paramPort
|
|
|
|
|
type: number
|