Error with docker when changing default strapi configuration

System Information
  • Strapi Version: 3.6.1
  • Operating System: Windows 10
  • Database: Mysql
  • Node Version: v14.16.1
  • NPM Version: 6.14.12
  • Yarn Version: not used

Hi, I have a problem to connect strapi docker with mysql from xampp. can anyone help me?
I already tried the configuration bind-address=“0.0.0.0.0”.
I already tried to download the docker-compose.yaml and it doesn’t work either.
The only thing that worked for me is to leave the default configuration with strapi values but I need to connect to a remote database without dockernizing one.

docker

database