master #9

Merged
emmatveev merged 10 commits from master into prod 2025-09-14 09:45:17 +03:00
Showing only changes of commit f165ee6f30 - Show all commits

View File

@ -48,30 +48,8 @@ services:
parallelism: 1
order: start-first
bot:
image: mathwave/sprint-repo:b-jokes
environment:
MONGO_HOST: "mongo.chocomarsh.com"
MONGO_PASSWORD: $MONGO_PASSWORD_PROD
STAGE: "production"
command: bot
networks:
- configurator
- queues
deploy:
mode: replicated
restart_policy:
condition: any
update_config:
parallelism: 1
order: start-first
networks:
b-jokes-net:
driver: overlay
common-infra-nginx:
external: true
configurator:
external: true
queues:
external: true