Mongo backend not connecting when deploying to fly.io

Viewed 13

I deployed an app to fly.io,the front end is showing up, but the backend isn't connecting.So, not seeing any backend data and unable to interact with mongoDB atlas. The logs that show can be seen here: https://i.imgur.com/UB9rvXU.png

1 Answers
Related