mirror of https://github.com/dapr/docs.git
Merge pull request #1823 from berndverst/v1.3
Deny iFrame embeds (v1.3 branch)
This commit is contained in:
commit
09e5d6dc37
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"globalHeaders": {
|
||||
"X-Frame-Options": "DENY"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue