How Can i make Docker App Accessible On Public External IP? [closed]
问题 Closed . This question needs details or clarity. It is not currently accepting answers. Want to improve this question? Add details and clarify the problem by editing this post. Closed 8 days ago . Improve this question 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