pipeline updates

This commit is contained in:
buenosairesam
2026-01-26 12:38:52 -03:00
parent 9ddcb68131
commit 761bca20b0
3 changed files with 14 additions and 1 deletions

View File

@@ -90,6 +90,8 @@ services:
HTTP_PORT: 8000
AGGREGATOR_URL: aggregator:50051
SERVICE_NAME: gateway
EDGE_URL: ${EDGE_URL:-}
EDGE_API_KEY: ${EDGE_API_KEY:-}
ports:
- "${GATEWAY_PORT:-8000}:8000"
depends_on: