Compare commits
No commits in common. "a4bc5a566adf718fa4a2e4e38e8c82f2cba29361" and "f7dbc5441d3b859e100ef87351b6b13060868546" have entirely different histories.
a4bc5a566a
...
f7dbc5441d
@ -28,7 +28,6 @@ backend:
|
|||||||
PYTHONUNBUFFERED: "1"
|
PYTHONUNBUFFERED: "1"
|
||||||
GOOGLE_REDIRECT_URI: "https://api-invy.dvirlabs.com/auth/google/callback"
|
GOOGLE_REDIRECT_URI: "https://api-invy.dvirlabs.com/auth/google/callback"
|
||||||
FRONTEND_URL: "https://invy.dvirlabs.com"
|
FRONTEND_URL: "https://invy.dvirlabs.com"
|
||||||
BACKEND_URL: "https://api-invy.dvirlabs.com"
|
|
||||||
|
|
||||||
# Google OAuth credentials (set these values!)
|
# Google OAuth credentials (set these values!)
|
||||||
googleClientId: "YOUR_GOOGLE_CLIENT_ID"
|
googleClientId: "YOUR_GOOGLE_CLIENT_ID"
|
||||||
|
|||||||
@ -25,7 +25,6 @@ backend:
|
|||||||
PYTHONUNBUFFERED: "1"
|
PYTHONUNBUFFERED: "1"
|
||||||
GOOGLE_REDIRECT_URI: "https://api-invy.dvirlabs.com/auth/google/callback"
|
GOOGLE_REDIRECT_URI: "https://api-invy.dvirlabs.com/auth/google/callback"
|
||||||
FRONTEND_URL: "https://invy.dvirlabs.com"
|
FRONTEND_URL: "https://invy.dvirlabs.com"
|
||||||
BACKEND_URL: "https://api-invy.dvirlabs.com"
|
|
||||||
# Google OAuth credentials
|
# Google OAuth credentials
|
||||||
googleClientId: "97702229450-ivi5rvj0drai08k5svm7sekqdijj6953.apps.googleusercontent.com"
|
googleClientId: "97702229450-ivi5rvj0drai08k5svm7sekqdijj6953.apps.googleusercontent.com"
|
||||||
googleClientSecret: "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"
|
googleClientSecret: "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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user