mirror of https://github.com/c0ny1/vulstudy
Update docker-compose.yml
This commit is contained in:
parent
81453a8504
commit
fe6e334d1e
|
@ -1,5 +1,5 @@
|
|||
#url: http://ip:8080/WebGoat
|
||||
version: '2.0'
|
||||
|
||||
services:
|
||||
webgoat:
|
||||
#build: webgoat-server/
|
||||
|
@ -14,4 +14,4 @@ services:
|
|||
depends_on:
|
||||
- webgoat
|
||||
ports:
|
||||
- "8081:8081"
|
||||
- "8081:8081"
|
||||
|
|
Loading…
Reference in New Issue