You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to install phpList with Docker.
I set the .env variables as shown in link with my own values.
When I deploy the container, it deploys fine, but when I try to access the application, I get a bad gateway error.
When I look in the logs, the message appears: Waiting for database to be available - 1/10 appears.
Now this message keeps appearing and I am currently at Waiting for database to become available - 66/10.
Do I need to add a database container myself or have I forgotten something?