I made a build on unity WEB GL, when I run it on the local host, I get the following error
tab.js:1 Refused to execute inline script because it violates the following Content Security Policy directive: “script-src ‘self’ ‘wasm-unsafe-eval’ ‘inline-speculation-rules'”. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-kPx0AsF0oz2kKiZ875xSvv693TBHkQ/0SkMJZnnNpnQ=’), or a nonce (‘nonce-…’) is required to enable inline execution.
I tried changing the browser, without success