diff --git a/scripts/webgoat_8080.bat b/scripts/webgoat_8080.bat index e3edb64f6..55e840560 100644 --- a/scripts/webgoat_8080.bat +++ b/scripts/webgoat_8080.bat @@ -21,5 +21,5 @@ call "%CATALINA_HOME%\bin\startup.bat" start echo echo If the Tomcat DOS shell quit immediately, it is likely that -echo there is another service listening on port 80. +echo there is another service listening on port 8080. echo diff --git a/webgoat_8080.bat b/webgoat_8080.bat index a7f9dbb3f..153fd36e3 100644 --- a/webgoat_8080.bat +++ b/webgoat_8080.bat @@ -21,5 +21,5 @@ call "%CATALINA_HOME%\bin\startup.bat" start echo echo If the Tomcat DOS shell quit immediately, it is likely that -echo there is another service listening on port 80. +echo there is another service listening on port 8080. echo