File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ In order to access a Firebase project and its related services using a server SD
40
40
For server-to-server communication this is done with a Service Account.
41
41
42
42
If you don't already have generated a Service Account, you can do so by following the instructions from the
43
- official documentation pages at https://firebase.google.com/docs/admin/setup#initialize_the_sdk .
43
+ official documentation pages at https://firebase.google.com/docs/admin/setup#initialize_the_sdk_in_non-google_environments .
44
44
45
45
Once you have downloaded the Service Account JSON file, you can configure the package by specifying
46
46
environment variables starting with ` FIREBASE_ ` in your ` .env ` file. Usually, the following are
You can’t perform that action at this time.
0 commit comments