config.js 175 Bytes Raw Blame History Permalink 1 2 3 4 5 module.exports = { mongoURI: // mongodb url "mongodb+srv://<USERNAME>:<PASSWORD>@cluster0.prz2p.mongodb.net/myFirstDatabase?retryWrites=true&w=majority" };