1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 22:41:04 +08:00
2025-07-01 17:34:13 +08:00

18 lines
372 B
YAML

additionalProperties:
formFields:
- default: 40170
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Port
labelZh: 端口
required: true
rule: paramPort
type: number
- default: "./data"
disabled: true
envKey: DATA_PATH
labelEn: Data Path
labelZh: 数据路径
required: true
type: text