606b7bd6b3
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
4 lines
156 B
Bash
4 lines
156 B
Bash
DATABASE_URL=postgresql+asyncpg://postgres:password@localhost:5432/destroying_sap
|
|
SECRET_KEY=change-me-in-production
|
|
CORS_ORIGINS=["http://localhost:5173"]
|