mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-03-05 19:51:08 +01:00
Bug Fix
This commit is contained in:
4
config/env/development.json
vendored
4
config/env/development.json
vendored
@@ -19,8 +19,8 @@
|
||||
"callbackURL": "http://localhost:3000/auth/github/callback"
|
||||
},
|
||||
"google": {
|
||||
"clientID": "APP_ID",
|
||||
"clientSecret": "APP_SECRET",
|
||||
"clientID": "830820944501.apps.googleusercontent.com",
|
||||
"clientSecret": "LU_4OLH2EFZF0OVr4MNh4wH1",
|
||||
"callbackURL": "http://localhost:3000/auth/google/callback"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user