q,ex,binding scaffolded
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
services:
|
||||
rabbitmq:
|
||||
# management basically has nicer clis and a dashboard for seeing the q
|
||||
image: rabbitmq:4.2.5-management
|
||||
ports:
|
||||
- 5672:5672 # actual container
|
||||
- 15672:15672 # web dashboard
|
||||
Reference in New Issue
Block a user