cant connect to MariaDB

Im working on an ASP.NET REST API and I have setup MariaDB on WSL, now im trying to connect to it using ASP.NET from within a docker container but it tells me that its unable to connect. I have already verified that the environment variables are getting set properly
image.png
image.png
Was this page helpful?