mudança de porta

This commit is contained in:
João Pedro 2026-01-26 16:30:45 -03:00
parent 0c5e53ca45
commit 2a48adb272
1 changed files with 2 additions and 2 deletions

View File

@ -31,8 +31,8 @@ services:
DATABASE_PASSWORD: traccar DATABASE_PASSWORD: traccar
ports: ports:
- "8083:8082" - "8083:8082"
- "5000-5500:5000-5500" - "5086:5086"
- "5000-5500:5000-5500/udp" - "5086:5086/udp"
volumes: volumes:
- ./logs:/opt/traccar/logs - ./logs:/opt/traccar/logs
- ./traccar.xml:/opt/traccar/conf/traccar.xml - ./traccar.xml:/opt/traccar/conf/traccar.xml