appstore-1panel/apps/dpanel/1.1.4/data.yml
Meng Sen 3ae7b8f3b0 发布应用 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