csp change
This commit is contained in:
parent
ae8c74afbe
commit
992f0f6483
1 changed files with 3 additions and 3 deletions
|
|
@ -107,10 +107,10 @@ if config_env() == :prod do
|
|||
check_origin: [
|
||||
"https://#{host}",
|
||||
"http://10.0.19.222:33897",
|
||||
"https://s.aprs.me",
|
||||
"*.aprs.me",
|
||||
"https://js.sentry-cdn.com",
|
||||
"https://*.sentry.io",
|
||||
"https://*.openstreetmap.org"
|
||||
"*.sentry.io",
|
||||
"*.openstreetmap.org"
|
||||
]
|
||||
|
||||
# Optional: Set the default "from" email address
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue