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