mirror of
https://github.com/PrivSec-dev/privsec.dev
synced 2024-12-23 05:11:34 -05:00
Update firebase.json
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
894e8e3eba
commit
1329099544
@ -7,7 +7,7 @@
|
||||
"headers": [
|
||||
{
|
||||
"key": "Content-Security-Policy",
|
||||
"value": "block-all-mixed-content; default-src: 'none'; form-action 'none'; frame-ancestors 'self'"
|
||||
"value": "block-all-mixed-content; default-src: 'none'; frame-ancestors 'none'; form-action 'none';"
|
||||
},
|
||||
{
|
||||
"key": "X-Content-Type-Options",
|
||||
|
Loading…
Reference in New Issue
Block a user