fix
All checks were successful
Deploy Prod / Build (pull_request) Successful in 5s
Deploy Prod / Push (pull_request) Successful in 9s
Deploy Prod / Deploy prod (pull_request) Successful in 11s

This commit is contained in:
Egor Matveev 2025-06-15 17:24:52 +03:00
parent 33901b0a82
commit 66b4348957

View File

@ -22,7 +22,6 @@ services:
networks: networks:
- configurator - configurator
- queues - queues
- monitoring
environment: environment:
STAGE: "production" STAGE: "production"
command: mailbox command: mailbox
@ -39,5 +38,3 @@ networks:
external: true external: true
queues: queues:
external: true external: true
monitoring:
external: true