Update docker-compose.yaml

This commit is contained in:
Yonas Tewabe
2026-06-18 16:26:35 +03:00
committed by GitHub
parent 526096b101
commit e132471901

View File

@@ -20,6 +20,8 @@ services:
- "${FREIGHT_API_PORT:-3001}:${FREIGHT_API_PORT:-3001}"
env_file:
- apps/edr-freight-api/.env
extra_hosts:
- "paymentcallback.triaplc.com:10.18.7.179"
passenger-api:
build: