Update docker-compose.yaml

This commit is contained in:
Yonas Tewabe
2026-06-13 12:05:29 +03:00
committed by GitHub
parent 962ef17803
commit a1f493d12c

View File

@@ -25,6 +25,8 @@ services:
- "${PASSENGER_API_PORT:-4000}:${PASSENGER_API_PORT:-4000}"
env_file:
- apps/edr-passenger-api/.env
extra_hosts:
- "paymentcallback.triaplc.com:10.18.7.179"
freight-portal:
build: