53 это Санкт Петербург
All checks were successful
Deploy Production / Deploy to Staging (push) Has been skipped

This commit is contained in:
Alex Shevchuk
2025-08-19 20:32:48 +03:00
parent 4114807e1c
commit d79ff7ea73
3 changed files with 21 additions and 1 deletions

View File

@@ -8,6 +8,10 @@ services:
published: 8001
protocol: tcp
environment:
APP_VERSION: ${VERSION:-latest}
APP_COMMIT: ${APP_COMMIT:-undefined}
APP_BUILD_DATE: ${APP_BUILD_DATE:-undefined}
KEYCLOAK_BASE_URL: ${KEYCLOAK_BASE_URL}
KEYCLOAK_REALM: ${KEYCLOAK_REALM}
KEYCLOAK_CLIENT_ID: ${KEYCLOAK_CLIENT_ID}