2024-07-23 11:43:33 +08:00
|
|
|
additionalProperties:
|
|
|
|
|
formFields:
|
2025-06-15 21:57:00 +08:00
|
|
|
- default: "43210"
|
2024-07-23 11:43:33 +08:00
|
|
|
edit: true
|
|
|
|
|
envKey: PANEL_APP_PORT_HTTP
|
2025-06-15 21:57:00 +08:00
|
|
|
labelEn: Service Port 3000
|
|
|
|
|
labelZh: 服务端口 3000
|
2024-07-23 11:43:33 +08:00
|
|
|
required: true
|
|
|
|
|
rule: paramPort
|
2025-06-15 21:57:00 +08:00
|
|
|
type: number
|