1
0
mirror of https://github.com/PrivSec-dev/privsec.dev synced 2024-12-23 13:21:34 -05:00

Update firebase.json

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2022-07-20 01:50:27 -04:00 committed by GitHub
parent c0eb6cbb4d
commit 3a40a7a49b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@
"headers": [
{
"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",