Docker Wappler & MySQL

Docker can provide a Docker file with an image of MySQL. Can I use this file to build my Wappler website? I would think I could connect to the database at port 3306.

The question is confusing

You would think right, but you have to use a special hostname, you can't use localhost or 127.0.0.1 - if you search the forum I explain it somewhere