Skip to content

Commit

Permalink
Update settings
Browse files Browse the repository at this point in the history
  • Loading branch information
erick-otenyo committed Jun 27, 2023
1 parent 556d6e9 commit 1c38b87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nmhs_cms/settings/production.py
Original file line number Diff line number Diff line change
Expand Up @@ -134,3 +134,4 @@
CSRF_TRUSTED_ORIGINS = env.list('CSRF_TRUSTED_ORIGINS', cast=None)
STATICFILES_STORAGE = "base.storage.ManifestStaticFilesStorageNotStrict"

SECURE_CROSS_ORIGIN_OPENER_POLICY = env.str("SECURE_CROSS_ORIGIN_OPENER_POLICY", None)

0 comments on commit 1c38b87

Please sign in to comment.