Created
November 25, 2019 15:22
-
-
Save stefanotroia/adc678f02bb24c7decbc1dc46e0eb820 to your computer and use it in GitHub Desktop.
Fireabse configuration example
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
firebase: | |
pkey: '{ | |
"type": "", | |
"project_id": "", | |
"private_key_id": "" | |
"private_key": "", | |
"client_email": "", | |
"client_id": "", | |
"auth_uri": "", | |
"token_uri": "", | |
"auth_provider_x509_cert_url": "", | |
"client_x509_cert_url": "" | |
}' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment