1 changed files with 18 additions and 1 deletions
@ -1 +1,18 @@ |
|||||
{ "github": { "silent": true } } |
{ |
||||
|
"github": { "silent": true }, |
||||
|
"headers": [ |
||||
|
{ |
||||
|
"source": "/", |
||||
|
"headers": [ |
||||
|
{ |
||||
|
"key": "Cross-Origin-Embedder-Policy", |
||||
|
"value": "require-corp" |
||||
|
}, |
||||
|
{ |
||||
|
"key": "Cross-Origin-Opener-Policy", |
||||
|
"value": "same-origin" |
||||
|
} |
||||
|
] |
||||
|
} |
||||
|
] |
||||
|
} |
||||
|
|||||
Loading…
Reference in new issue