I am trying to connect my Metabase docker container to my containers database containers.
docker ps
Metabase container created such as the docs:
docker run -d -p 3000:3000 --name metabase metabase/metabase
mongodb container and mysql container are also connected to the control-panel-back, but I don't think that matters. Either way: when I tried to connect the databases it gives me the following error: