Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MongoDB Atlas connection setup has changed since the doc was written #177

Open
markwilcox opened this issue Aug 14, 2020 · 1 comment
Open

Comments

@markwilcox
Copy link
Contributor

In the document here: https://docs.webiny.com/docs/guides/mongodb-atlas
When setting up the connection it only asks to replace the password in the connection string, but following the tutorial in the current MongoDB Atlas console gives this instead:

Replace with the password for the user. Replace with the name of the database that connections will use by default. Ensure any option params are URL encoded.

I don't think the database name matters, but this might throw some people off.

@michizhou
Copy link

@markwilcox I have just created a PR that will resolve this issue with updates to the relevant documentation. Please let me know if any additional information or changes need to be made. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants