summaryrefslogtreecommitdiffstats
path: root/conf/settings/prod.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Configures local dev to use sqlite and moves whitenoise middleware to prod ↵Matthew Lemon2024-06-071-0/+5
| | | | settings
* Change to app/static STATIC_ROOLMatthew Lemon2024-06-061-4/+1
|
* Configures static for the new volumeMatthew Lemon2024-06-061-3/+5
|
* Fixed database name in secretsMatthew Lemon2024-06-041-21/+21
|
* Defensive settings to handle local buildMatthew Lemon2024-06-031-7/+17
|
* Revised Dockerfile to use slim and prod config for postgresMatthew Lemon2024-06-031-0/+25