Skip to content

Instantly share code, notes, and snippets.

@syamjayaraj
Created April 22, 2021 13:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save syamjayaraj/8a14a30d4f9611ce040f00f6bb9fbaa1 to your computer and use it in GitHub Desktop.
Save syamjayaraj/8a14a30d4f9611ce040f00f6bb9fbaa1 to your computer and use it in GitHub Desktop.
let config = {
dbUrl:
"mongodb+srv://techomoro:password@cluster0.7cpxz.mongodb.net/posts?retryWrites=true&w=majority",
};
module.exports = config;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment