Hi everyone, I have my MeteorJS App that connects to your database, but I need to connect it to my Robomongo external, that is my MongoDB strong> runs on a different port
Some advances:
in my windows console:
MONGO_URL=mongodb://127.0.0.1:27017/basedatos meteor run