Update to README.MD (#372)
Providing instructions on how to change listening IP address.
This commit is contained in:
parent
cac1fb17e4
commit
8a2499c56a
@ -90,6 +90,10 @@ mvn -pl webgoat-server spring-boot:run
|
|||||||
```
|
```
|
||||||
... you should be running webgoat on localhost:8080/WebGoat momentarily
|
... you should be running webgoat on localhost:8080/WebGoat momentarily
|
||||||
|
|
||||||
|
To change IP addresss add the following variable to WebGoat/webgoat-container/src/main/resources/application.properties file
|
||||||
|
|
||||||
|
```server.address=x.x.x.x
|
||||||
|
```
|
||||||
|
|
||||||
# Vagrant
|
# Vagrant
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user