mirror of
https://github.com/getsentry/self-hosted.git
synced 2025-12-08 19:46:14 +00:00
chore: provide clearer csrf url example (#2833)
This commit is contained in:
parent
45a92bdaa5
commit
1ddf4e508e
@ -340,4 +340,4 @@ CSP_REPORT_ONLY = True
|
||||
# this to match your IPs/domains. Ports should be included if you are using custom ports.
|
||||
# https://docs.djangoproject.com/en/4.2/ref/settings/#std-setting-CSRF_TRUSTED_ORIGINS
|
||||
|
||||
# CSRF_TRUSTED_ORIGINS = ["example.com", "127.0.0.1:9000"]
|
||||
# CSRF_TRUSTED_ORIGINS = ["https://example.com", "http://127.0.0.1:9000"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user