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

docs(connections+faq): add info on localhost vs 127.0.0.1 #13524

Merged
merged 2 commits into from
Jun 19, 2023

Conversation

vkarpov15
Copy link
Collaborator

Fix #13483

Summary

Finish up our switch from recommending localhost to recommending 127.0.0.1. Especially important now that Node v16 is nearing EOL, so no more versions of Node that aren't affected by this issue.

Examples

Verified

This commit was signed with the committer’s verified signature.
ndelangen Norbert de Langen
Fix #13483

Verified

This commit was signed with the committer’s verified signature.
ndelangen Norbert de Langen
Co-authored-by: hasezoey <hasezoey@gmail.com>
@vkarpov15 vkarpov15 added this to the 7.3.1 milestone Jun 19, 2023
@vkarpov15 vkarpov15 merged commit 94b78c0 into master Jun 19, 2023
@vkarpov15 vkarpov15 deleted the vkarpov15/gh-13483 branch June 19, 2023 20:30
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 this pull request may close these issues.

Add localhost vs 127.0.0.1 info in FAQ and connections docs
2 participants