Skip to content

Instantly share code, notes, and snippets.

@oskwazir
Created June 5, 2016 02:20
Show Gist options
  • Save oskwazir/738ef5ada580ad1c5f09282ce565937e to your computer and use it in GitHub Desktop.
Save oskwazir/738ef5ada580ad1c5f09282ce565937e to your computer and use it in GitHub Desktop.
Bridge vagrant port to local host port or something like that
vagrant ssh -- -L 15432:localhost:5432
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment