I am trying to host a MySQL database in a docker-compose file, together with my python script. But when trying to connect to the database, both from the python script and fr