mirror of https://github.com/dapr/docs.git
Merge branch 'v1.8' into add-dapr-version-cmd
This commit is contained in:
commit
fb420ffe0d
|
@ -1,6 +1,11 @@
|
|||
{
|
||||
"globalHeaders": {
|
||||
"X-Frame-Options": "DENY"
|
||||
"X-Frame-Options": "DENY"
|
||||
},
|
||||
"responseOverrides": {
|
||||
"404": {
|
||||
"rewrite": "/404.html",
|
||||
"statusCode": 404
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue