Skip to content

Commit

Permalink
解决了 空指针异常 Bug
Browse files Browse the repository at this point in the history
  • Loading branch information
aRLo077 committed Feb 16, 2025
1 parent a7ebc89 commit 30f85a8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .env.dist
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
FIREBASE_API_KEY=AIzaXXXXXXXX-XXXXXXXXXXXXXX-XXX
FIREBASE_PROJECT_ID=xxx
FIREBASE_ADMIN_CLIENT_EMAIL=firebase-adminsdk-xxx@xxx.iam.gserviceaccount.com
FIREBASE_ADMIN_PRIVATE_KEY="-----BEGIN PRIVATE KEY-----\nXXX\n-----END PRIVATE KEY-----\n"
FIREBASE_AUTH_TENANT_ID=your-tenant-id-xxxx

# Setup for AppCheck
FIREBASE_APP_CHECK_KEY=XXxxxxXxXXXXXXXxxxXxxxXXXxxXXXXxxxxxXX_X
FIREBASE_APP_ID=x:xxxxxxxxxxxx:web:xxxxxxxxxxxxxxxxxxxxxx

0 comments on commit 30f85a8

Please sign in to comment.