Solved CSP bugs for echoserver

This commit is contained in:
2025-06-10 18:25:39 +02:00
parent 90e9e00205
commit 2541cc1c91
6 changed files with 11 additions and 2 deletions

View File

@@ -20,6 +20,8 @@ csp:
unsafe-eval: true
style-src:
unsafe-inline: true
script-src:
unsafe-eval: true
whitelist:
connect-src:
- wss://espocrm.{{ primary_domain }}