mirror of
https://github.com/fergalmoran/dss.docker.git
synced 2025-12-22 09:18:29 +00:00
Fixed volumes in nginx
This commit is contained in:
@@ -65,5 +65,5 @@ nginx:
|
||||
links:
|
||||
- "api:api"
|
||||
- "web:web"
|
||||
#volumes_from:
|
||||
# - api
|
||||
volumes_from:
|
||||
- api
|
||||
|
||||
Reference in New Issue
Block a user