1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-10 08:52:59 +08:00

18 lines
407 B
YAML

additionalProperties:
formFields:
- default: "./data"
edit: true
envKey: PAGE_SPY_WEB_ROOT_PATH
labelZh: 数据持久化路径
labelEn: Data persistence path
required: true
type: text
- default: 6752
edit: true
envKey: PANEL_APP_PORT_HTTP
labelZh: 访问端口
labelEn: Port
required: true
rule: paramPort
type: number