最新回答 / WeatherStuff
tomcat是需要自己下载的,然后在Eclipse里面配置你下载安装好了的tomcat。tomcat默认端口号是8080,可以手动修改。具体教程网上一大把。
2017-03-10
最赞回答 / 夏木微凉
出现这个问题好像是因为你 cfg 文件中的 server_addr 和你跑服务端中的 ./bin/ngrokd -domain="tunnel.mydomain.com" -httpAddr=":8080" 中的 domain 不一致导致的。
2017-03-03