We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4727737 commit 6e6c88fCopy full SHA for 6e6c88f
1 file changed
dev-composable/docker-compose.yml
@@ -10,7 +10,7 @@ services:
10
volumes:
11
- ./nginx.conf:/etc/nginx/nginx.conf:ro
12
- ./wirecloud-static:/var/www/static:ro
13
- links:
+ depends_on:
14
- wirecloud
15
16
0 commit comments