1
0
Fork 0

发布 Traccar 轨迹

Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
Meng Sen 2024-10-17 13:37:12 +08:00
parent 322ad47085
commit ccf76977fd
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
networks:
1panel-network:
external: true
traccar-network:
driver: bridge
services:
traccar:
@ -10,7 +10,7 @@ services:
createdBy: "Apps"
restart: always
networks:
- 1panel-network
- traccar-network
hostname: traccar
ports:
- ${PANEL_APP_PORT_HTTP}:8082