0

I have an existing local mongodb database at mongodb://127.0.0.1:27017/my_database

Now, that I'm starting a new meteor app, I need it to connect to this existing database.

Where do I get to specify this option?

Eugene Goldberg
  • 14,286
  • 20
  • 94
  • 167
  • Also see [this question](https://stackoverflow.com/questions/23529676/in-meteor-js-how-would-i-have-two-development-projects-use-the-same-mongo-insta) and [this one](http://stackoverflow.com/questions/10588038/how-to-use-the-existing-mongodb-in-a-meteor-project). – David Weldon Jun 07 '15 at 18:21
  • yep - works well. thanks for pointing this out! – Eugene Goldberg Jun 07 '15 at 19:04

0 Answers0