Hello Support Team,
I have a MySQL database hosted on your platform (Host: dbprovider.ap-southeast-1.clawcloudrun.com). I need to connect to this database from my web application hosted on Vercel.
However, the connection is failing, which is likely due to a firewall rule blocking external connections.
Could you please guide me on how to whitelist all IP addresses (allow access from 0.0.0.0/0) for my database so that my Vercel application can connect to it?
Thank you.