Skip to content

Instantly share code, notes, and snippets.

@mhemrg
Created June 10, 2019 13:18
Show Gist options
  • Save mhemrg/8af0ec5a27278ba0b08f159129abb370 to your computer and use it in GitHub Desktop.
Save mhemrg/8af0ec5a27278ba0b08f159129abb370 to your computer and use it in GitHub Desktop.
MongoDB Connection URI
mongodb://USERNAME:PASSWORD@HOST:PORT/DB_NAME?authSource=admin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment