1
0
Fork 0

Add config variable for additional CSP hosts

This commit is contained in:
Christof Dorner 2023-02-21 22:02:52 +01:00
parent 5df0ead776
commit 3814cb5b58
2 changed files with 10 additions and 4 deletions

View file

@ -120,3 +120,8 @@ OTEL_SERVICE_NAME=
# for your instance:
# https://docs.djangoproject.com/en/3.2/ref/settings/#secure-proxy-ssl-header
HTTP_X_FORWARDED_PROTO=false
# Additional hosts to allow in the Content-Security-Policy, "self" (should be DOMAIN)
# and AWS_S3_CUSTOM_DOMAIN (if used) are added by default.
# Value should be a comma-separated list of host names.
CSP_ADDITIONAL_HOSTS=