update
All checks were successful
Deploy Dev / Build (pull_request) Successful in 5s
Deploy Dev / Push (pull_request) Successful in 11s
Deploy Dev / Deploy dev (pull_request) Successful in 9s

This commit is contained in:
2024-11-23 22:20:12 +03:00
parent 2dd497c8e2
commit be7bc1ef2c
3 changed files with 4 additions and 9 deletions

View File

@@ -5,7 +5,6 @@ services:
queues:
image: mathwave/sprint-repo:queues
networks:
- common-infra-nginx
- queues
environment:
MONGO_HOST: "mongo.sprinthub.ru"
@@ -19,7 +18,5 @@ services:
order: start-first
networks:
common-infra-nginx:
external: true
queues:
external: true