fix ports and tcp conn
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user