3 lines
152 B
Plaintext
3 lines
152 B
Plaintext
DATABASE_URL=postgresql+asyncpg://postgres:postgres@localhost:5432/lifemanager
|
|
SECRET_KEY=your-secret-key-change-in-production-use-a-long-random-string
|