mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-11 21:33:00 +00:00
git ignore secrets
set up git ignore secrets to not leak API keys
This commit is contained in:
5
config/config_secrets.template.json
Normal file
5
config/config_secrets.template.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"weather": {
|
||||
"api_key": "YOUR_OPENWEATHERMAP_API_KEY"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user