metric #82

Merged
emmatveev merged 17 commits from metric into master 2025-07-17 23:32:44 +03:00
Showing only changes of commit 66b4348957 - Show all commits

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