fix ports and tcp conn

This commit is contained in:
Aleksandr Chvanov
2024-07-11 17:01:07 +03:00
parent 5acdc19fcc
commit 8f160f6dd6
2 changed files with 3 additions and 15 deletions

View File

@@ -13,8 +13,6 @@ services:
- nginx
restart: "no"
hostname: rabbitmq
ports:
- "15672:15672"
volumes:
- ./deploy/rabbitmq_data:/var/lib/rabbitmq/mnesia/
- ./deploy/rabbitmq.conf:/etc/rabbitmq/conf.d/10-default-guest-user.conf