mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-26 12:38:04 +03:00
463fd00d06
* fix(csp): add wss and tauri to conf template * add change file, update examples/docs Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
6 lines
127 B
Markdown
6 lines
127 B
Markdown
---
|
|
"cli.rs": patch
|
|
---
|
|
|
|
Change the `csp` value on the template to include `wss:` and `tauri:` to the `default-src` attribute.
|