mirror of https://github.com/c0ny1/vulstudy
Update docker-compose.yml
This commit is contained in:
parent
c58e91eb58
commit
0f5350eb01
|
@ -2,7 +2,7 @@ version: '2'
|
||||||
services:
|
services:
|
||||||
web:
|
web:
|
||||||
#build: .
|
#build: .
|
||||||
image: dvwa1.9:0.1
|
image: c0ny1/dvwa:v1.9
|
||||||
links:
|
links:
|
||||||
- db:db
|
- db:db
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Reference in New Issue