Carlos Oulman
Carlos Oulman
As others are reporting, I had the same issue using docker compose with the database not connecting until I changed the variables to DB_USERNAME and DB_PASSWORD. As @BloodyIron suggested, the...
@aptalca please explain how the documentation is correct.  The included screengrab shows the environment variables for the Docker compose file. The values for the database username and password need...
@aptalca that was not the case for me. When using Docker compose and copying the included template from the documentation, I was presented with a 500 error and an error...
@ssddanbrown thanks for your comment. As stated by @BloodyIron I may also be coming off a little abrasive on this. I'm somewhat new to Docker and still learning. When I...