mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2025-05-12 11:12:30 -04:00
Update firebase.json
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
1c76186e09
commit
d521705ec6
1 changed files with 2 additions and 2 deletions
|
@ -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",
|
||||
|
@ -54,4 +54,4 @@
|
|||
"**/node_modules/**"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue