Align with config.py check so the fatal safety exit triggers correctly if this file is used verbatim in production. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
3 lines
121 B
Plaintext
3 lines
121 B
Plaintext
DATABASE_URL=postgresql+asyncpg://postgres:postgres@localhost:5432/umbra
|
|
SECRET_KEY=your-secret-key-change-in-production
|