1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-17 23:51:03 +08:00

24 lines
484 B
YAML

additionalProperties:
formFields:
- default: "40295"
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Port
labelZh: 端口
label:
en: Port
zh: 端口
required: true
rule: paramPort
type: number
- default: "s"
edit: true
envKey: COMMAND
labelEn: Startup command
labelZh: 启动命令
label:
en: Startup command
zh: 启动命令
required: true
type: text