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