Compare commits
2 Commits
f7dbc5441d
...
a4bc5a566a
| Author | SHA1 | Date | |
|---|---|---|---|
| a4bc5a566a | |||
| 84e57e8e35 |
@ -28,6 +28,7 @@ backend:
|
||||
PYTHONUNBUFFERED: "1"
|
||||
GOOGLE_REDIRECT_URI: "https://api-invy.dvirlabs.com/auth/google/callback"
|
||||
FRONTEND_URL: "https://invy.dvirlabs.com"
|
||||
BACKEND_URL: "https://api-invy.dvirlabs.com"
|
||||
|
||||
# Google OAuth credentials (set these values!)
|
||||
googleClientId: "YOUR_GOOGLE_CLIENT_ID"
|
||||
|
||||
@ -25,6 +25,7 @@ backend:
|
||||
PYTHONUNBUFFERED: "1"
|
||||
GOOGLE_REDIRECT_URI: "https://api-invy.dvirlabs.com/auth/google/callback"
|
||||
FRONTEND_URL: "https://invy.dvirlabs.com"
|
||||
BACKEND_URL: "https://api-invy.dvirlabs.com"
|
||||
# Google OAuth credentials
|
||||
googleClientId: "97702229450-ivi5rvj0drai08k5svm7sekqdijj6953.apps.googleusercontent.com"
|
||||
googleClientSecret: "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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user