Update docker-compose.yml

This commit is contained in:
残亦 2018-05-17 00:34:33 +08:00 committed by GitHub
parent 81453a8504
commit fe6e334d1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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"