Removed radio from docker-compose

This commit is contained in:
Fergal Moran
2015-09-25 19:28:08 +01:00
parent 93593edcb3
commit 55ca369e26

View File

@@ -65,7 +65,6 @@ nginx:
links:
- "api:api"
- "web:web"
- "radio:radio"
volumes_from:
- api
icecast: