Skip to content

Commit

Permalink
Update firebase.json
Browse files Browse the repository at this point in the history
Signed-off-by: Tommy <[email protected]>
  • Loading branch information
TommyTran732 committed Aug 25, 2022
1 parent 49dfa35 commit d83e623
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions firebase.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -54,4 +54,4 @@
"**/node_modules/**"
]
}
}
}

0 comments on commit d83e623

Please sign in to comment.