Unable to connect to mysql container Unable to create tables due to 2003 (HY000): Can’t connect to MySQL server on ‘mysql:3307’
I am trying to connect mysql container with my python flask app and I have this error when running docker-compose build --no-cache && docker-compose up
: