mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2025-06-13 09:02:50 -04:00
Update firebase.json
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
c0eb6cbb4d
commit
3a40a7a49b
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
"headers": [
|
"headers": [
|
||||||
{
|
{
|
||||||
"key": "Content-Security-Policy",
|
"key": "Content-Security-Policy",
|
||||||
"value": "child-src 'self'; connect-src 'self'; font-src 'self'; img-src 'self'; manifest-src 'self'; form-action 'none'; frame-ancestors 'none'; block-all-mixed-content; base-uri 'none'"
|
"value": "child-src 'self'; connect-src 'self'; font-src 'self'; manifest-src 'self'; form-action 'none'; frame-ancestors 'none'; block-all-mixed-content; base-uri 'none'"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"key": "X-Content-Type-Options",
|
"key": "X-Content-Type-Options",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue