How Can i make Docker App Accessible On Public External IP? [closed]

▼魔方 西西 提交于 2020-12-27 07:16:07

问题


I have a Nuxt Js app running under docker . Everything is running fine i can access the app on http://172.20.0.3:3000/. However i would like to access the app via http://external_ip. How can i do this?

来源:https://stackoverflow.com/questions/65338786/how-can-i-make-docker-app-accessible-on-public-external-ip

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!