-
-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
I've been attempting to launch a modified version of the production compose file with a PostgreSQL
database hosted in a docker container. I am unable to get the application to authenticate with the database
though. I have ensured that the password set in the .env file matches the one set in the docker compose file. Additionally I have confirmed that I am able to authenticate via the psql CLI tool. What could be preventing the application from being able to connect to PostgreSQL?
.env
docker-compose.prod.yaml
Output
Metadata
Metadata
Assignees
Labels
No labels



