2024-01-30 10:52:06 +08:00
|
|
|
additionalProperties:
|
|
|
|
|
formFields:
|
|
|
|
|
- default: 8858
|
|
|
|
|
edit: true
|
|
|
|
|
envKey: PANEL_APP_PORT_HTTP
|
|
|
|
|
labelEn: Web port
|
|
|
|
|
labelZh: Web 端口
|
|
|
|
|
required: true
|
|
|
|
|
rule: paramPort
|
|
|
|
|
type: number
|
|
|
|
|
- default: 8719
|
|
|
|
|
edit: true
|
2024-01-30 11:30:23 +08:00
|
|
|
envKey: PANEL_APP_PORT_COMMUNICATION
|
2024-01-30 10:52:06 +08:00
|
|
|
labelEn: Communication port
|
|
|
|
|
labelZh: 通讯端口
|
|
|
|
|
required: true
|
|
|
|
|
rule: paramPort
|
|
|
|
|
type: number
|