1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 13:11:02 +08:00

18 lines
414 B
YAML

additionalProperties:
formFields:
- default: "/home/PageSpy"
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