forked from 77media/video-flow
更新url
This commit is contained in:
parent
b9e611506e
commit
f9ddc62cb2
@ -1,7 +1,7 @@
|
|||||||
// Mock Google OAuth configuration
|
// Mock Google OAuth configuration
|
||||||
const GOOGLE_CLIENT_ID = '1016208801816-qtvcvki2jobmcin1g4e7u4sotr0p8g3u.apps.googleusercontent.com';
|
const GOOGLE_CLIENT_ID = '1016208801816-qtvcvki2jobmcin1g4e7u4sotr0p8g3u.apps.googleusercontent.com';
|
||||||
const GOOGLE_REDIRECT_URI = typeof window !== 'undefined'
|
const GOOGLE_REDIRECT_URI = typeof window !== 'undefined'
|
||||||
? 'https://movieflow.api.huiying.video/oauth/callback'
|
? 'https://movieflow.api.huiying.video/users/oauth/callback'
|
||||||
: '';
|
: '';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user