use env vars for config
This commit is contained in:
@@ -13,3 +13,8 @@
|
||||
format:
|
||||
timeStyle: short
|
||||
dateStyle: medium
|
||||
|
||||
- openweathermap:
|
||||
apiKey: "{{HOMEPAGE_VAR_OPENWEATHERMAP_API_KEY}}"
|
||||
location: "{{HOMEPAGE_VAR_OPENWEATHERMAP_LOCATION}}"
|
||||
units: metric
|
||||
|
||||
Reference in New Issue
Block a user