csp change

This commit is contained in:
Graham McIntire 2025-07-24 11:40:44 -05:00
parent ae8c74afbe
commit 992f0f6483
No known key found for this signature in database

View file

@ -107,10 +107,10 @@ if config_env() == :prod do
check_origin: [ check_origin: [
"https://#{host}", "https://#{host}",
"http://10.0.19.222:33897", "http://10.0.19.222:33897",
"https://s.aprs.me", "*.aprs.me",
"https://js.sentry-cdn.com", "https://js.sentry-cdn.com",
"https://*.sentry.io", "*.sentry.io",
"https://*.openstreetmap.org" "*.openstreetmap.org"
] ]
# Optional: Set the default "from" email address # Optional: Set the default "from" email address