refactor config module

This commit is contained in:
Travis Shears 2026-03-24 11:50:04 +01:00
parent 113384b6ce
commit 86e40f90a1
Signed by: travisshears
GPG key ID: CB9BF1910F3F7469
5 changed files with 60 additions and 76 deletions

View file

@ -3,4 +3,4 @@ mqtt:
client_id: "weather_portal_dev"
user: "homeassistant"
# password comes from env
jwt_key: apuOQZyML+8PixmVDP4nXU4M # loaded from env on prod
jwt_secret: apuOQZyML+8PixmVDP4nXU4M # loaded from env on prod