Skip to content

Instantly share code, notes, and snippets.

@magickatt
Created May 3, 2017 13:38
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 magickatt/70c574c41f717d7f2e84db7e09e6ac97 to your computer and use it in GitHub Desktop.
Save magickatt/70c574c41f717d7f2e84db7e09e6ac97 to your computer and use it in GitHub Desktop.
Change PostgreSQL IPv4 connection allowed IP
# TYPE DATABASE USER ADDRESS METHOD
# IPv4 local connections:
host all all 0.0.0.0/0 md5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment