1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-25 19:59:40 +08:00
Meng Sen 44e5295693 发布应用 DPanel
Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
2024-10-18 16:56:48 +08:00

18 lines
413 B
YAML

additionalProperties:
formFields:
- default: "/home/dpanel"
edit: true
envKey: DPANEL_ROOT_PATH
labelZh: 数据持久化路径
labelEn: Data persistence path
required: true
type: text
- default: 8080
edit: true
envKey: PANEL_APP_PORT_HTTP
labelZh: WebUI 端口
labelEn: WebUI port
required: true
rule: paramPort
type: number