1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-13 09:22:30 +08:00
Meng Sen 1c4b71fb43 发布 Homarr 1.18.1
Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
2025-04-28 10:41:05 +08:00

18 lines
413 B
YAML

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