mirror of https://github.com/c0ny1/vulstudy
Update docker-compose.yml
This commit is contained in:
parent
323467e251
commit
afa601d0b1
|
@ -3,7 +3,5 @@ services:
|
||||||
web:
|
web:
|
||||||
#build: .
|
#build: .
|
||||||
image: c0ny1/dvwa:v1.9
|
image: c0ny1/dvwa:v1.9
|
||||||
links:
|
|
||||||
- db:db
|
|
||||||
ports:
|
ports:
|
||||||
- "80:80"
|
- "80:80"
|
||||||
|
|
Loading…
Reference in New Issue