Merge pull request 'fix' (#14) from master into dev

Reviewed-on: #14
This commit is contained in:
emmatveev 2025-06-01 14:58:29 +03:00
commit f99dd0c4b7

View File

@ -6,6 +6,8 @@ services:
image: mathwave/sprint-repo:certupdater
command: worker
environment:
MINIO_HOST: "minio.develop.sprinthub.ru"
MINIO_SECRET_KEY: $MINIO_SECRET_KEY_DEV
MONGO_HOST: "mongo.develop.sprinthub.ru"
MONGO_PASSWORD: $MONGO_PASSWORD_DEV
STAGE: "development"