Exposing rabbitmq management console interface on compose

This commit is contained in:
Matthew Jones 2016-09-15 10:46:45 -04:00
parent f5d2c5c18a
commit 3255a17856

View File

@ -31,6 +31,8 @@ services:
image: memcached:alpine
rabbitmq:
image: rabbitmq:3-management
ports:
- "15672:15672"
# Source Code Synchronization Container
# sync: