I can't run Meteor to use a different MongoDB server

Hi Team ,

I need to run my meteor application using different MongoDB server .

But i got following issue ( PFA ).

Kindly provide the solution ASAP.

How are you trying to connect to a different MongDB instance? Did you read the documentation? Setting the MONGO_URL environment variable correctly before starting meteor works for me.