Click on the folder to select the database connection that was set up when you deployed your app. I found that if you go into the connection, it’s connecting on port 3306, not 9906 (even though in my mySQL editor I’m connecting via 9906.)
Note: I found the answer in this post: Docker database cant connect