Skip to content

Commit 53a5355

Browse files
authored
Update README.md
1 parent c1f2c2a commit 53a5355

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,7 @@ if (window.Worker) {
8080

8181
### CSP
8282

83-
If your app has a [Content-Security-Policy](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy),
84-
Greenlet requires `worker-src data:` and `script-src data:` in your config.
83+
If your app has a [Content-Security-Policy](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy), Greenlet requires `worker-src blob:` and `script-src blob:` in your config.
8584

8685
## License & Credits
8786

0 commit comments

Comments
 (0)