- Added correct wget urls for .jar files - changed server address to 0.0.0.0(pointing to all interfaces) because by default it listens for connections on VM's localhost only but we want to access webgoat on NAT adapter via port forwarding
Move WebWolf to port 9090 easier since most of the time something is running on 8081 Add scripts for easy building Docker files etc
Deleted the Vagrant files for setting up dev environment, today it is easy to setup the dev environment yourself to start working.