summaryrefslogtreecommitdiffstats
path: root/conf/settings/prod.py (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-07Configures local dev to use sqlite and moves whitenoise middleware to prod se...Matthew Lemon1-0/+5
2024-06-06Change to app/static STATIC_ROOLMatthew Lemon1-4/+1
2024-06-06Configures static for the new volumeMatthew Lemon1-3/+5
2024-06-04Fixed database name in secretsMatthew Lemon1-21/+21
2024-06-03Defensive settings to handle local buildMatthew Lemon1-7/+17
2024-06-03Revised Dockerfile to use slim and prod config for postgresMatthew Lemon1-0/+25