Fixed exposed radio ports

This commit is contained in:
Fergal Moran
2015-09-20 22:31:48 +01:00
parent 767e6809af
commit f33bf1312c

View File

@@ -2,7 +2,7 @@ radio:
build: ./radio build: ./radio
command: supervisord -n -c /etc/supervisord.conf command: supervisord -n -c /etc/supervisord.conf
ports: ports:
- "8999:8999" - "8531:8531"
rabbitmq: rabbitmq:
image: tutum/rabbitmq image: tutum/rabbitmq