How to open an application hosted on MacOs's locahost:3000 inside of a Windows VM #6091
Unanswered
OlehPetrykUA
asked this question in
UTM Help (macOS)
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm pretty new using all of these VM stuff.
I have a web app running on my Mac at http://locahost:3000
I want to develop this web app on my MacOs and test it inside of Windows VM.
Can somebody simply explain how to do this?
I tried


But nothing works. Inside of my VM as I understood as my default gateway is 10.0.2.2, so it means to open http://10.0.2.2:80 in Edge.
Beta Was this translation helpful? Give feedback.
All reactions