Files
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
WebGoat/webgoat.env
Nanne Baars 3ee1a1ca16 Travis now builds Docker and create a Github release.
Removed ActiveMQ between WebGoat and WebWolf they now act as standalone applications
2017-10-18 10:54:16 +02:00

4 lines
76 B
Bash

WG_MONGO_PORT=27017
WG_MONGO_HOST=mongo
WG_MQ_HOST=activemq
WG_MQ_PORT=61616