Removed radio from docker-compose

This commit is contained in:
Fergal Moran
2015-09-25 19:27:41 +01:00
parent 83a0bbd24b
commit 93593edcb3

View File

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