DATABASE_URL=postgresql+asyncpg://postgres:password@localhost:5432/destroying_sap CORS_ORIGINS=["http://localhost:5173"] # RS256 JWT keys — generate with: python scripts/generate_jwt_keys.py # Paste the output of that script here (single-line PEM with \n escaped) JWT_PRIVATE_KEY="" JWT_PUBLIC_KEY=""