Skip to content

Commit

Permalink
BW-579 #comment changed API key for geo location API
Browse files Browse the repository at this point in the history
  • Loading branch information
jitendraashutec committed Jul 15, 2019
1 parent c5fc90c commit 0d9ef0d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions api_key_restriction.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
* Places API
* Token Service API
3 Save
4 You have to add Google map API key into functions/configs/YOUR-PROJECT-NAME.json file in `apiKey` .


#### Restrict web API key
Expand Down
2 changes: 1 addition & 1 deletion functions/configs/rwa-trivia-dev-e57fc.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"storagebucket":"rwa-trivia-dev-e57fc.appspot.com",
"websiteUrl": "https://rwa-trivia-dev-e57fc.firebaseapp.com",
"esPrefix":"dev:",
"apiKey": "AIzaSyAqSJgn64UBZUbc7p7UDKSLOoburAENGDw",
"apiKey": "AIzaSyDSyR5Nqa5NVkuSZX1mSMHKEkrr6y1o-wU",
"feedURL": "https://blog.realworldfullstack.io/feed"
}

0 comments on commit 0d9ef0d

Please sign in to comment.