Skip to content

Commit

Permalink
Update appsettings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
atas committed Oct 10, 2024
1 parent 55b7cec commit 1331634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SwipetorApp/appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"Firebase": {
"AppId": "1:329332586486:web:367151bb39969e341979d7",
"ApiKey": "-PUT_YOUR_SECRET_HERE-",
"ApiKey": "AIzaSyAuTl66HAobpND04JoQPDgteAWkgfI5rAc", // Safe to share publicly - https://infosecwriteups.com/is-it-safe-to-expose-your-firebase-api-key-bf2a318c0f29
"ProjectId": "swptr-prod",
"AuthDomain": "swptr-prod.firebaseapp.com",
"StorageBucket": "swptr-prod.appspot.com",
Expand Down

0 comments on commit 1331634

Please sign in to comment.