Im following a glassfish tutorial for uni where i export a webapp and it tells me to deploy it. I deploy it and it provides links to launch it, but the server (by default for some reasons) launches it at: computername.ispname:8181/webapp instead of the expected localhost:4848/webappwhere if i go to, i get a 404.
Where/how can i change the base URL?

Following any of these links or localhost:4848/T4 or localhost:8080/T4 doesnt load the webapp eg. ERR_ADDRESS_UNREACHABLE