Skip to content

Instantly share code, notes, and snippets.

@emailrhoads
Created January 7, 2021 21:49
Show Gist options
  • Save emailrhoads/a94c893d3fd4d6b7c158516aa36d61de to your computer and use it in GitHub Desktop.
Save emailrhoads/a94c893d3fd4d6b7c158516aa36d61de to your computer and use it in GitHub Desktop.
[Postgres not connecting?] #docker

First try docker system prune --volumes

Also make sure you have: POSTGRES_HOST_AUTH_METHOD: trust set on both the app and the postgres service

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment