@@ -122,3 +122,5 @@ USE_TZ = True
# https://docs.djangoproject.com/en/2.0/howto/static-files/
STATIC_URL = '/static/'
+
+STATIC_ROOT = '/srv/www/static/'