mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
add CSP as well
This commit is contained in:
parent
735695068f
commit
073c4667b8
@ -5,3 +5,4 @@
|
||||
for = "/*"
|
||||
[headers.values]
|
||||
X-Frame-Options = "DENY"
|
||||
Content-Security-Policy: frame-ancestors none
|
||||
|
||||
Loading…
Reference in New Issue
Block a user