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
|
||||
command: supervisord -n -c /etc/supervisord.conf
|
||||
ports:
|
||||
- "8999:8999"
|
||||
- "8531:8531"
|
||||
|
||||
rabbitmq:
|
||||
image: tutum/rabbitmq
|
||||
|
||||
Reference in New Issue
Block a user