diff --git a/web/assets/run.sh b/web/assets/run.sh index c149be2..ab84719 100755 --- a/web/assets/run.sh +++ b/web/assets/run.sh @@ -38,4 +38,4 @@ python manage.py collectstatic --noinput python manage.py migrate # Run the web server. -uwsgi --http-auto-chunked --http-keepalive +uwsgi --http-auto-chunked --http-keepalive --static-map /static/=/opt/mailman-web-data/static/