Skip to content

Instantly share code, notes, and snippets.

@krab7191
Created January 27, 2014 23:35
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 krab7191/8659618 to your computer and use it in GitHub Desktop.
Save krab7191/8659618 to your computer and use it in GitHub Desktop.
2.3.6
config.vm.network "forwarded_port", host: 8080, guest: 8080
targeting localhost:8080 in the browser brings up the same 'Not found' message, and displays the same GET requests to the http-server in the VM.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment