mirror of
https://github.com/mblanke/ThreatHunt.git
synced 2026-03-01 14:00:20 -05:00
4 lines
165 B
Plaintext
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
|