mirror of https://github.com/dapr/docs.git
Deny iFrame embeds
This commit is contained in:
parent
765fbe9cd1
commit
7e1a8acc3e
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"globalHeaders": {
|
||||
"X-Frame-Options": "DENY"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue