mirror of
https://github.com/meshtastic/web.git
synced 2026-01-20 21:41:34 -05:00
19 lines
319 B
JSON
19 lines
319 B
JSON
{
|
|
"github": { "silent": true },
|
|
"headers": [
|
|
{
|
|
"source": "/",
|
|
"headers": [
|
|
{
|
|
"key": "Cross-Origin-Embedder-Policy",
|
|
"value": "require-corp"
|
|
},
|
|
{
|
|
"key": "Cross-Origin-Opener-Policy",
|
|
"value": "same-origin"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|