Connect to MongoDB from Render

I am creating a React/Vite app. It was succesfully deployed to Render. It appears, however, that there is a network issue between MongoDb and Render. How do I get the IP address that need to be inputted into MongoDb to allow for a valid connection between the two? I can’t seem to find it via the ways suggested on google. Thanks in advance.

Patrick.

I was deploying a static page site. When I changed to an actual web service, the option to view outbound IPs was presented. The connection to MongoDB is now working. Thanks for your response.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.