mirror of
https://github.com/mblanke/ThreatHunt.git
synced 2026-03-01 05:50:21 -05:00
4 lines
154 B
Bash
4 lines
154 B
Bash
DATABASE_URL=postgresql://admin:secure_password_123@database:5432/threat_hunter
|
|
SECRET_KEY=your-very-secret-key-change-in-production
|
|
FLASK_ENV=production
|