Content Security Policy Issues
When attempting to deploy with docker I get these errors in the console
Content Security Policy: The page’s settings blocked the loading of a resource at inline (“default-src”).
and
Content Security Policy: The page’s settings blocked the loading of a resource at http://localhost:4173/favicon.ico (“default-src”).
I am running with npm run serve --host
I can't find anything solid specific about this anywhere.0 Replies