mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2025-05-16 13:12:28 -04:00
Update firebase.json
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
97ed01d578
commit
cc614f04cb
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
"headers": [
|
||||
{
|
||||
"key": "Content-Security-Policy",
|
||||
"value": "block-all-mixed-content; default-src: 'none'; frame-src: 'none'; frame-ancestors 'none'; form-action 'none';"
|
||||
"value": "block-all-mixed-content; default-src: 'none'; frame-src: 'none'; frame-ancestors 'none'; form-action 'none'"
|
||||
},
|
||||
{
|
||||
"key": "X-Content-Type-Options",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue