You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to change the default port used when double-clicking WebGoat-6.0.1-war-exec.jar (not running it from the command line with the -httpPort flag).
I would like to change the default port used when double-clicking WebGoat-6.0.1-war-exec.jar (not running it from the command line with the -httpPort flag).
Is there any way to change the port in code?
I have tried setting the port in pom.xml, as specified by https://tomcat.apache.org/maven-plugin-trunk/tomcat7-maven-plugin/run-mojo.html#port:
But this still starts up WebGoat on 8080:
The text was updated successfully, but these errors were encountered: