mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-11 13:23:00 +00:00
git ignore secrets
set up git ignore secrets to not leak API keys
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
"update_interval": 1
|
||||
},
|
||||
"weather": {
|
||||
"api_key": "YOUR_OPENWEATHERMAP_API_KEY",
|
||||
"update_interval": 300,
|
||||
"units": "imperial",
|
||||
"display_format": "{temp}°F\n{condition}"
|
||||
|
||||
Reference in New Issue
Block a user