Skip to content

Instantly share code, notes, and snippets.

@ellm
Created March 29, 2017 19:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ellm/b9e252c5f2f368fdedf8f1e872987e9f to your computer and use it in GitHub Desktop.
Save ellm/b9e252c5f2f368fdedf8f1e872987e9f to your computer and use it in GitHub Desktop.
Connect to localhost via Modern.ie Vagrant Box
  1. Click on Windows Start button and type in "NotePad"
  2. Right click on NotePad and click "Run as Administrator"
  3. Click File > Open and navigate to: C:\windows\system32\drivers\etc\
  4. Select "All files" to reveal "hosts" files and open it
  5. Add the following (or another localhost IP) to the bottom of hosts file

192.168.50.4 example.dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment