2015-07-07 17:13:56 +01:00

6 lines
75 B
YAML

rabbitmq:
image: rabbitmq
ports:
- "5672:5672"
- "15672:15672"