Added ports to docker-compose

This commit is contained in:
Fergal Moran
2015-09-22 22:07:30 +01:00
parent 5e8a534277
commit 16dfdc5f08

View File

@@ -1,8 +1,9 @@
radio:
build: ./radio
build: ./dss.radio
command: supervisord -n -c /etc/supervisord.conf
ports:
- "8351:8351"
- "8888:8888"
rabbitmq:
image: tutum/rabbitmq