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:
- configurator
- queues
- monitoring
environment:
STAGE: "production"
command: mailbox
@ -39,5 +38,3 @@ networks:
external: true
queues:
external: true
monitoring:
external: true