Created
January 15, 2017 21:04
-
-
Save bozhink/2a6bea97ec6432d4880173175cd5f954 to your computer and use it in GitHub Desktop.
Disable localhost exception for mongod
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mongod --dbpath . --auth --setParameter enableLocalhostAuthBypass=false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment