You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 22, 2023. It is now read-only.
I want to use the built in mongo db that comes with meteor. I tried passing MONGO_URL as mongodb://localhost:3001/meteor and mongodb://localhost:3002/meteor but neither worked. What should be the url?