Skip to content

Commit da137dc

Browse files
Update credential.js
1 parent b7504f7 commit da137dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/credential.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module.exports = {
33
clientID: "192695093229-kf95jtdv1jge25d86ak99e68dkrpu33o.apps.googleusercontent.com",
44
clientSecret: "rXvfxBahDlJF1ORk7y660XM8"
55
},
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',
6+
database: 'YOUR MONGODB URL',
77
github: {
88
clientID: 'c9afdb238ed98b213912',
99
clientSecret: '3031efea8badea1381da682fd5f21e88e5a15d2f'

0 commit comments

Comments
 (0)