Update README.md

This commit is contained in:
Àngel Ollé Blázquez 2022-07-24 15:33:35 +02:00
parent 6b63aaf8b1
commit 928bc32f4f

View File

@ -93,10 +93,10 @@ Now we are ready to run the project. WebGoat 8.x is using Spring-Boot.
./mvnw.cmd spring-boot:run
```
... you should be running WebGoat on localhost:8080/WebGoat momentarily
... you should be running WebGoat on http://localhost:8080/WebGoat momentarily.
To change the IP address add the following variable to the `WebGoat/webgoat-container/src/main/resources/application.properties file`:
To change the IP address add the following variable to the `WebGoat/webgoat-container/src/main/resources/application.properties` file:
```
server.address=x.x.x.x