mirror of
https://github.com/wahyd4/links.git
synced 2026-08-09 05:06:16 +10:00
Update settings.py
This commit is contained in:
@@ -106,3 +106,5 @@ INTERNAL_IPS = [
|
||||
|
||||
# Add this at the end of the file
|
||||
STATICFILES_STORAGE = 'whitenoise.storage.CompressedManifestStaticFilesStorage'
|
||||
|
||||
CSRF_TRUSTED_ORIGINS = os.environ.get('CSRF_TRUSTED_ORIGINS', '').split(',')
|
||||
|
||||
Reference in New Issue
Block a user