【发布时间】:2016-04-12 06:27:03
【问题描述】:
我能够运行 tomcat 并部署我的 war 文件。
我可以通过http://192.168.99.100:8887/RestServ/rest/hello/text 运行 app/rest 网络服务。
但是,当我在其他机器上点击上述 URL 时,它没有返回任何内容/空白。
我知道 192.168.99.100 是一个私有 IP,但是如何从“任何地方”运行我的应用程序?
【问题讨论】:
标签: networking docker