1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-20 01:51:05 +08:00
github-action update-app-version 58e2ebceca Update app version [skip ci]
2025-03-26 12:31:53 +00:00

18 lines
413 B
YAML

additionalProperties:
formFields:
- default: "/home/sun-panel"
edit: true
envKey: SUN_PANEL_ROOT_PATH
labelZh: 数据持久化路径
labelEn: Data persistence path
required: true
type: text
- default: 3002
edit: true
envKey: PANEL_APP_PORT_HTTP
labelZh: 访问端口
labelEn: Port
required: true
rule: paramPort
type: number