Files
ThreatHunt/backend/.env.example
2025-12-09 14:29:06 +00:00

4 lines
165 B
Plaintext

DATABASE_URL=postgresql://postgres:postgres@db:5432/velocicompanion
SECRET_KEY=your-secret-key-change-in-production-min-32-chars-long
ACCESS_TOKEN_EXPIRE_MINUTES=30