Skip to content

Instantly share code, notes, and snippets.

@thephucit
Created May 7, 2020 06:29
Show Gist options
  • Save thephucit/1a07279f7a74604582ef1f0c17696d98 to your computer and use it in GitHub Desktop.
Save thephucit/1a07279f7a74604582ef1f0c17696d98 to your computer and use it in GitHub Desktop.
Remote server database from local
ssh username@server-ip -L 5434:127.0.0.1:5434
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment