Update docker-compose.yml

This commit is contained in:
残亦 2018-05-16 23:42:19 +08:00 committed by GitHub
parent 323467e251
commit afa601d0b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -3,7 +3,5 @@ services:
web:
#build: .
image: c0ny1/dvwa:v1.9
links:
- db:db
ports:
- "80:80"