How to whitelist Heroku IP Address on MongoDB Atlas
I am trying to connect my Heroku App, written in node.js, to a cluster hosted at Atlas MongoDB Cloud. When running my api locally in my machine I can access the database with no problem using my current IP Address.…