8080不是tomcat的端口号么?这个ngrok不会占用端口么,还是说吧tomcat端口号换掉?
如果80没占用,就把tomcat换成80,如果前端有nginx占用80,就用nginx配置代理转发到tomcat的8080。