Configure a mLab database to Robo 3T(Robomongo)
- Go to the heroku dashboard and enter to the settings tab
- Clic Reveal config vars and copy the MONGO_URI variables
The MONGO_URI should look something like this:
mongodb://heroku_d10hlzq7:[email protected]:39322/heroku_d10hlzq7
Where:
On Robo 3T menu bar go to: File -> Connect
On the MongoDB Connections clic on _create _and enter the MONGO_URI like this:
DON'T FORGET TO TEST THE CONNECTION!!!
Enjoy (: