diff --git a/docker-compose-production.yml b/docker-compose-production.yml index 83e93ef..f158fa4 100644 --- a/docker-compose-production.yml +++ b/docker-compose-production.yml @@ -37,4 +37,5 @@ secrets: networks: rmq-net: name: rmq-net + external: true tg-bot-net: \ No newline at end of file