chore: back to snapshot

This commit is contained in:
Nanne Baars
2023-11-23 22:34:34 +01:00
parent f7a9995fe0
commit 62db86246e
2 changed files with 2 additions and 2 deletions

View File

@ -71,7 +71,7 @@ docker run -p 127.0.0.1:3000:3000 webgoat/webgoat-desktop
Download the latest WebGoat release from [https://github.com/WebGoat/WebGoat/releases](https://github.com/WebGoat/WebGoat/releases)
```shell
java -Dfile.encoding=UTF-8 -Dwebgoat.port=8080 -Dwebwolf.port=9090 -jar webgoat-2023.4.jar
java -Dfile.encoding=UTF-8 -Dwebgoat.port=8080 -Dwebwolf.port=9090 -jar webgoat-2023.5.jar
```
Click the link in the log to start WebGoat.