7 lines
118 B
Bash
7 lines
118 B
Bash
# 数据持久化路径 [必填]
|
|
TRACCAR_ROOT_PATH=/home/traccar
|
|
|
|
# WebUI 端口 [必填]
|
|
PANEL_APP_PORT_HTTP=8082
|
|
|