We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7504f7 commit da137dcCopy full SHA for da137dc
config/credential.js
@@ -3,7 +3,7 @@ module.exports = {
3
clientID: "192695093229-kf95jtdv1jge25d86ak99e68dkrpu33o.apps.googleusercontent.com",
4
clientSecret: "rXvfxBahDlJF1ORk7y660XM8"
5
},
6
- database: 'mongodb://uphaar:[email protected]:27017,test-shard-00-01-mpfvn.mongodb.net:27017,test-shard-00-02-mpfvn.mongodb.net:27017/test?ssl=true&replicaSet=test-shard-0&authSource=admin&retryWrites=true',
+ database: 'YOUR MONGODB URL',
7
github: {
8
clientID: 'c9afdb238ed98b213912',
9
clientSecret: '3031efea8badea1381da682fd5f21e88e5a15d2f'
0 commit comments