Update docker-compose.yml
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
|||||||
build: .
|
build: .
|
||||||
container_name: gps-logger-router
|
container_name: gps-logger-router
|
||||||
ports:
|
ports:
|
||||||
- "3000:3000"
|
- "3069:3069"
|
||||||
environment:
|
environment:
|
||||||
# Dawarich configuration (OPTIONAL - leave empty if not using)
|
# Dawarich configuration (OPTIONAL - leave empty if not using)
|
||||||
- DAWARICH_URL=
|
- DAWARICH_URL=
|
||||||
|
|||||||
Reference in New Issue
Block a user