Merge pull request 'fix' (#37) from master into prod

Reviewed-on: #37
This commit is contained in:
emmatveev 2024-12-29 10:10:20 +03:00
commit bbbe7f6afd

View File

@ -10,6 +10,8 @@ services:
MONGO_HOST: "mongo.sprinthub.ru"
MONGO_PASSWORD: $MONGO_PASSWORD_PROD
STAGE: "production"
ports:
- 1239:1239
deploy:
mode: replicated
restart_policy: