Docker can't connect to MySQL running docker-compose up – Phpmyadmin
I am using this Docker config: https://github.com/romaricp/kit-starter-symfony-4-docker I start the environment by using: docker-compose build followed by: docker-compose up -d Everything is running fine but there is a problem with MySQL service. I get an Symfony error: "An exception occurred…