feat: configuration loader with env var overrides

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-17 18:43:57 -04:00
parent dec4155ffa
commit f8b82b65a3
4 changed files with 140 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# Copy to .env for Docker / local development secrets
# These override values in config.yaml
FABLEDNETMON_SECRET_KEY=change-me
FABLEDNETMON_DATABASE__URL=postgresql+asyncpg://fablednetmon:password@localhost/fablednetmon
FABLEDNETMON_SMTP__PASSWORD=