Robomongo configuration for deployed meteor project

Hi everyone,

I am currently using RoboMongo to peak inside my db on localhost to ensure my app is working properly. Once I deploy my app with meteor deploy projectname.meteor.com what url / port should I connect to on my robomongo configuration to peak into the deployed app?

Thanks in advance for your help.