1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-27 17:55:00 +08:00
Meng Sen 028540fc3c 发布应用 Sun Panel
Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
2024-10-31 15:41:16 +08: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