Fixed volumes in nginx

This commit is contained in:
Fergal Moran
2015-08-17 20:29:21 +01:00
parent 55f5b9b039
commit 684378ecb5

View File

@@ -65,5 +65,5 @@ nginx:
links:
- "api:api"
- "web:web"
#volumes_from:
# - api
volumes_from:
- api