mirror of
https://github.com/fergalmoran/dss.docker.git
synced 2025-12-22 09:18:29 +00:00
Fixed exposed radio ports
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user