Unable to Connect to PostgreSQL

The solution to my issue was embarrassingly simple. I added an environment variable in my web service setup for DB_URI_INTERNAL set to the internal connection URL.

1 Like