Skip to content

Instantly share code, notes, and snippets.

@he9lin
Created April 12, 2013 17:02
Show Gist options
  • Save he9lin/5373497 to your computer and use it in GitHub Desktop.
Save he9lin/5373497 to your computer and use it in GitHub Desktop.
Hello
config.vm.network :private_network, ip: "33.33.33.100"
config.vm.network :forwarded_port, guest: 3000, host: 3000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment