platformQuickStarts
scripts
webgoat-container
webgoat-images
webgoat-lessons
webgoat-server
webwolf
.gitignore
.travis.yml
README.MD
buildspec.yml
docker-compose.yml
mvn-debug
pom.xml
webgoat.env
webgoat_developer_bootstrap.sh
4 lines
76 B
Bash
4 lines
76 B
Bash
WG_MONGO_PORT=27017
|
|
WG_MONGO_HOST=mongo
|
|
WG_MQ_HOST=activemq
|
|
WG_MQ_PORT=61616 |