Skip to content

Commit

Permalink
Merge branch 'master' into avi/streamline-storage-config
Browse files Browse the repository at this point in the history
  • Loading branch information
aviupadhyayula authored Feb 20, 2024
2 parents 33c94ad + dacb3b4 commit 2b48f6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/pennclubs/settings/production.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
"querystring_auth": False,
},
},
"staticfiles": {"BACKEND": "django.contrib.staticfiles.storage.StaticFilesStorage"},
}

# Redis settings
Expand Down

0 comments on commit 2b48f6a

Please sign in to comment.