Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Step 16.7: Store credentials in settings.json
  • Loading branch information
darkbasic committed Oct 16, 2017
1 parent 3cb05b9 commit 17e7fa8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions api/private/settings.json
Expand Up @@ -4,5 +4,10 @@
"verificationRetriesWaitTime": 0,
"adminPhoneNumbers": ["+9721234567", "+97212345678", "+97212345679"],
"phoneVerificationMasterCode": "1234"
},
"private": {
"fcm": {
"key": "AIzaSyBnmvN5WNv3rAaLra1RUr9vA5k0pNp0KuY"
}
}
}

0 comments on commit 17e7fa8

Please sign in to comment.