Fixed missing volume in nginx

This commit is contained in:
Fergal Moran
2015-11-01 18:30:26 +00:00
parent f41923c6af
commit e141a13f08

View File

@@ -92,3 +92,5 @@ nginx:
- "web:web" - "web:web"
- "icecast:icecast" - "icecast:icecast"
- "radio:radio" - "radio:radio"
volumes_from:
- api