use env vars for config

This commit is contained in:
2026-02-14 09:48:27 -03:00
parent 90058108a4
commit 8caa0ff46a
4 changed files with 14 additions and 12 deletions

View File

@@ -13,3 +13,8 @@
format:
timeStyle: short
dateStyle: medium
- openweathermap:
apiKey: "{{HOMEPAGE_VAR_OPENWEATHERMAP_API_KEY}}"
location: "{{HOMEPAGE_VAR_OPENWEATHERMAP_LOCATION}}"
units: metric