1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-20 14:23:02 +08:00
github-action update-app-version f3a9ab36db Update app version [skip ci]
2025-04-08 14:23:56 +00: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