发布 Traccar 轨迹

Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
2024-10-17 15:39:46 +08:00
parent 8d3b8878f0
commit dcec8a6e61
3 changed files with 3 additions and 13 deletions
-2
View File
@@ -14,8 +14,6 @@ services:
hostname: traccar
ports:
- ${PANEL_APP_PORT_HTTP}:8082
- ${PANEL_APP_PORT_APP}:5055
- ${PANEL_APP_PORT_APP}:5055/udp
env_file:
- /etc/1panel/envs/global.env
- ${ENV_FILE:-/etc/1panel/envs/default.env}