41 вай биля
All checks were successful
Deploy Production / Deploy to Staging (push) Has been skipped

This commit is contained in:
Alex Shevchuk
2025-08-19 04:07:29 +03:00
parent da37cb4cb2
commit 4f36172697

View File

@@ -4,7 +4,9 @@ services:
molva-api-gateway:
image: molvaapp/test_deploy:${VERSION:-latest}
ports:
- "8001:8000"
- target: 8000
published: 8001
protocol: tcp
environment:
KEYCLOAK_BASE_URL: ${KEYCLOAK_BASE_URL}
KEYCLOAK_REALM: ${KEYCLOAK_REALM}