Spaces:
Sleeping
Sleeping
Upload config.yaml with huggingface_hub
Browse files- config.yaml +2 -1
config.yaml
CHANGED
|
@@ -9,7 +9,8 @@
|
|
| 9 |
google_oauth:
|
| 10 |
client_id: "" # Your Google OAuth Client ID
|
| 11 |
client_secret: "" # Your Google OAuth Client Secret
|
| 12 |
-
redirect_uri: "https://
|
|
|
|
| 13 |
|
| 14 |
# For production, use your actual domain:
|
| 15 |
# redirect_uri: "https://your-domain.com/oauth2callback"
|
|
|
|
| 9 |
google_oauth:
|
| 10 |
client_id: "" # Your Google OAuth Client ID
|
| 11 |
client_secret: "" # Your Google OAuth Client Secret
|
| 12 |
+
redirect_uri: "https://simplytaps-cloud-img-gen.hf.space/oauth2callback"
|
| 13 |
+
|
| 14 |
|
| 15 |
# For production, use your actual domain:
|
| 16 |
# redirect_uri: "https://your-domain.com/oauth2callback"
|