Skip to content

Commit

Permalink
Removed CSP as no good solutions for vite
Browse files Browse the repository at this point in the history
  • Loading branch information
WardPearce committed Jul 10, 2023
1 parent f19b962 commit fa0d2c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ in MinIO container and configure it for public access.
- `Strict-Transport-Security: max-age=31536000`
- `X-XSS-Protection: 1; mode=block`
- `X-Frame-Options: DENY`
- `Content-Security-Policy: Content-Security-Policy: default-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-inline' 'unsafe-eval'; img-src 'self' data:;`
- `Feature-Policy: microphone 'none'; camera 'none'; geolocation 'none'; payment 'none';`

### Vercel
Expand Down

0 comments on commit fa0d2c3

Please sign in to comment.