Files
Business-Management/.env.example
T
2026-04-12 15:00:44 +02:00

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"]