Adjusting CSP
This commit is contained in:
parent
7d34a17d55
commit
acf17df58c
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ server:
|
|||
- for: /**
|
||||
values:
|
||||
Referrer-Policy: strict-origin-when-cross-origin
|
||||
content_security_policy: "script-src 'self' 'unsafe-eval' https://oldwoodman.com; object-src 'self'",
|
||||
module:
|
||||
mounts:
|
||||
- source: assets
|
||||
|
|
Loading…
Reference in a new issue