Skip to content

Commit 7f93c5d

Browse files
authored
key update(do not touch)
1 parent d9fdc72 commit 7f93c5d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

config/keys.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
11

2+
module.exports = {
3+
mongoURI:'mongodb://rupeshjs:rupesh1310@ds263832.mlab.com:63832/forum-dev',
4+
googleClientID: '877190760211-m400vf8ddggu92rgpq2f37lk9g2dacoh.apps.googleusercontent.com',
5+
googleClientSecret: 'z_Sed5hPJ-Bt_Z4mZL5gHvnh'
6+
7+
8+
}

0 commit comments

Comments
 (0)