Skip to content

Commit

Permalink
Update the api keys template
Browse files Browse the repository at this point in the history
  • Loading branch information
CaspianA1 committed Sep 24, 2024
1 parent dd90158 commit cdf3e1e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions assets/api_keys_template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"spinitron": "",
"openweathermap": "",
"twilio_account_sid": "",
"twilio_auth_token": ""
"spinitron": "SPINITRON API KEY HERE",
"twilio_account_sid": "TWILIO ACCOUNT SID HERE",
"twilio_auth_token": "TWILIO AUTH TOKEN HERE",
"tomorrow_io": " TOMORROW.IO API KEY HERE"
}

0 comments on commit cdf3e1e

Please sign in to comment.