Skip to content

Commit

Permalink
Merge branch 'main' into barebones
Browse files Browse the repository at this point in the history
  • Loading branch information
CaspianA1 committed Sep 24, 2024
2 parents 0d01842 + cdf3e1e commit 23a6a49
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 23a6a49

Please sign in to comment.