Files
FabledSteward/.env.example
T
2026-03-17 18:43:57 -04:00

7 lines
250 B
Bash

# 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=