We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b647d21 commit f8d0e6bCopy full SHA for f8d0e6b
docker-compose.yml
@@ -21,6 +21,7 @@ services:
21
volumes:
22
- /etc/vulnerablecode/:/etc/vulnerablecode/
23
- static:/var/vulnerablecode/static/
24
+ - /var/www/html:/var/www/html
25
depends_on:
26
- db
27
0 commit comments