From 3a40a7a49b1f17641c06c208d42be1c4b6f84169 Mon Sep 17 00:00:00 2001 From: Tommy Date: Wed, 20 Jul 2022 01:50:27 -0400 Subject: [PATCH] Update firebase.json Signed-off-by: Tommy --- firebase.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firebase.json b/firebase.json index c178177..45bff0e 100644 --- a/firebase.json +++ b/firebase.json @@ -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",