fix(docker): whitenoise для отдачи статики в production (teacher.labnethub.ru отдавал 404 на /static/)

This commit is contained in:
2026-08-05 13:13:22 +04:00
parent 357099accd
commit a01a0da25b
2 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -2,4 +2,4 @@ Django>=5.0,<6.0
django-axes>=8.3.1
python-dotenv>=1.0
gunicorn>=22.0
whitenoise>=6.6