Spaces:
Sleeping
Sleeping
Jainam Jain commited on
Commit ·
a76a477
1
Parent(s): 38c60a2
Updated
Browse files
.env
CHANGED
|
@@ -8,7 +8,7 @@ FIREBASE_APP_ID=1:689574504641:web:a22f6a2fa343e4221acc40
|
|
| 8 |
FIREBASE_DATABASE_URL=https://console.firebase.google.com/project/socioverse-2025/storage/socioverse-2025.appspot.com/files
|
| 9 |
|
| 10 |
# Service Account Details
|
| 11 |
-
FIREBASE_SERVICE_ACCOUNT_JSON=
|
| 12 |
"type": "service_account",
|
| 13 |
"project_id": "socioverse-2025",
|
| 14 |
"private_key_id": "dde07d7cbca92e48903b77629995db2517ae90b7",
|
|
@@ -20,4 +20,4 @@ FIREBASE_SERVICE_ACCOUNT_JSON='''{
|
|
| 20 |
"auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
|
| 21 |
"client_x509_cert_url": "https://www.googleapis.com/robot/v1/metadata/x509/firebase-adminsdk-gcc6m%40socioverse-2025.iam.gserviceaccount.com",
|
| 22 |
"universe_domain": "googleapis.com"
|
| 23 |
-
}
|
|
|
|
| 8 |
FIREBASE_DATABASE_URL=https://console.firebase.google.com/project/socioverse-2025/storage/socioverse-2025.appspot.com/files
|
| 9 |
|
| 10 |
# Service Account Details
|
| 11 |
+
FIREBASE_SERVICE_ACCOUNT_JSON={
|
| 12 |
"type": "service_account",
|
| 13 |
"project_id": "socioverse-2025",
|
| 14 |
"private_key_id": "dde07d7cbca92e48903b77629995db2517ae90b7",
|
|
|
|
| 20 |
"auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
|
| 21 |
"client_x509_cert_url": "https://www.googleapis.com/robot/v1/metadata/x509/firebase-adminsdk-gcc6m%40socioverse-2025.iam.gserviceaccount.com",
|
| 22 |
"universe_domain": "googleapis.com"
|
| 23 |
+
}
|