metric #80

Merged
emmatveev merged 16 commits from metric into prod 2025-06-15 17:25:26 +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