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.