Skip to content

Commit

Permalink
fix dev creds for local development
Browse files Browse the repository at this point in the history
  • Loading branch information
ElenaSpb committed Jan 30, 2025
1 parent 34c7314 commit 0c05a42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/firebase-brainupspb-dev.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"type": "service_account",
"project_id": "brainup-spb-dev-bb6d0",
"private_key_id": "",
"private_key": "",
"private_key_id": "askElena https://t.me/ElenaLovesSpb",
"private_key": "askElena https://t.me/ElenaLovesSpb",
"client_email": "firebase-adminsdk-a3xzg@brainup-spb-dev-bb6d0.iam.gserviceaccount.com",
"client_id": "118039374628498438928",
"auth_uri": "https://accounts.google.com/o/oauth2/auth",
Expand Down

0 comments on commit 0c05a42

Please sign in to comment.