pipeline updates
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user