Skip to content

Instantly share code, notes, and snippets.

@bozhink
Created January 15, 2017 21:04
Show Gist options
  • Save bozhink/2a6bea97ec6432d4880173175cd5f954 to your computer and use it in GitHub Desktop.
Save bozhink/2a6bea97ec6432d4880173175cd5f954 to your computer and use it in GitHub Desktop.
Disable localhost exception for mongod
mongod --dbpath . --auth --setParameter enableLocalhostAuthBypass=false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment