I have a few ReactJS web apps successfully deployed on Fly.io servers. However, the NestJS API has a problem connecting to RDS.
The RDS on AWS is for development purposes only and is fully open, so it can be connected from anywhere. I can connect from my local machine.
But for some reason, I can’t connect from the Fly.io server.
Has anyone else experienced this?