1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-20 00:31:02 +08:00
Meng Sen 4165676760 发布 Traccar 轨迹
Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
2024-10-17 15:39:46 +08:00

18 lines
415 B
YAML

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