mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-05 09:21:54 +02:00
Add WhiteNoise to serve static files
This commit is contained in:
parent
96d191b725
commit
541f0aeaf1
3 changed files with 23 additions and 12 deletions
|
@ -11,7 +11,8 @@ django-csp = "*"
|
|||
environs = {extras=["django"]}
|
||||
gunicorn = "*"
|
||||
psycopg2-binary = "*"
|
||||
whitenoise = "*"
|
||||
|
||||
[dev-packages]
|
||||
django-debug-toolbar = "*"
|
||||
nplusone = "*"
|
||||
nplusone = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue