Update docker-compose.yaml

This commit is contained in:
Yonas Tewabe
2026-07-14 16:30:23 +03:00
committed by GitHub
parent adaebbc83b
commit ae07b461f0

View File

@@ -24,8 +24,6 @@ services:
dockerfile: apps/edr-gps-tracker/Dockerfile dockerfile: apps/edr-gps-tracker/Dockerfile
secrets: secrets:
- npmrc - npmrc
depends_on:
- freight-api
ports: ports:
- "${GT06_TCP_PORT:-5023}:5023" - "${GT06_TCP_PORT:-5023}:5023"
environment: environment: