mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 03:21:12 +08:00
14 lines
311 B
YAML
14 lines
311 B
YAML
additionalProperties:
|
|
formFields:
|
|
- default: "43210"
|
|
edit: true
|
|
envKey: PANEL_APP_PORT_HTTP
|
|
labelEn: Service Port 3000
|
|
labelZh: 服务端口 3000
|
|
label:
|
|
en: Service Port 3000
|
|
zh: 服务端口 3000
|
|
required: true
|
|
rule: paramPort
|
|
type: number
|