Updated bootstrap script to use webgoat-server for starting spring-boot
This commit is contained in:
parent
dd7f4074cd
commit
b64aa43760
@ -139,7 +139,7 @@ developer_bootstrap() {
|
||||
sleep 5
|
||||
|
||||
# Starting WebGoat
|
||||
mvn -q -pl webgoat-container spring-boot:run
|
||||
mvn -q -pl webgoat-server spring-boot:run
|
||||
}
|
||||
|
||||
# Start main script
|
||||
|
Loading…
x
Reference in New Issue
Block a user