diff --git a/firebase.json b/firebase.json index 6dc6bfc21..c6949876a 100644 --- a/firebase.json +++ b/firebase.json @@ -12,7 +12,7 @@ "headers": [ { "key": "Access-Control-Allow-Origin", - "value": "true" + "value": "*" } ] } diff --git a/firebase_from_divshot.json b/firebase_from_divshot.json index 09fad5f98..d0c604d50 100644 --- a/firebase_from_divshot.json +++ b/firebase_from_divshot.json @@ -16,7 +16,7 @@ }, { "key": "Access-Control-Allow-Origin", - "value": "true" + "value": "*" }, { "key": "Access-Control-Allow-Methods",