mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-28 12:27:16 +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>
127 B
127 B
cli.rs |
---|
patch |
Change the csp
value on the template to include wss:
and tauri:
to the default-src
attribute.