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 has been 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?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I want to use the built in mongo db that comes with meteor. I tried passing MONGO_URL as
mongodb://localhost:3001/meteor
andmongodb://localhost:3002/meteor
but neither worked. What should be the url?The text was updated successfully, but these errors were encountered: