Skip to content

Commit

Permalink
Removed CSP
Browse files Browse the repository at this point in the history
  • Loading branch information
WardPearce committed Jul 10, 2023
1 parent fa0d2c3 commit 29b4c92
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions frontend/vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@
"key": "X-Frame-Options",
"value": "DENY"
},
{
"key": "Content-Security-Policy",
"value": "default-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-inline' 'unsafe-eval'; img-src 'self' data:;"
},
{
"key": "Feature-Policy",
"value": "microphone 'none'; camera 'none'; geolocation 'none'; payment 'none';"
Expand Down

0 comments on commit 29b4c92

Please sign in to comment.