rabbit no ports

This commit is contained in:
Egor Matveev 2022-03-31 12:07:05 +03:00
parent e5572b59b1
commit 0f850e3cdc

View File

@ -40,9 +40,6 @@ services:
rabbitmq: rabbitmq:
image: rabbitmq:3.7.9-management image: rabbitmq:3.7.9-management
ports:
- "15672:15672"
- "5672:5672"
networks: networks:
- net - net
deploy: deploy: