Solved ESPOCRM CSP bug

This commit is contained in:
Kevin Veen-Birkenbach 2025-07-01 00:59:05 +02:00
parent 925f20f1e1
commit b83d596789
No known key found for this signature in database
GPG Key ID: 44D8F11FD62F878E

View File

@ -25,6 +25,7 @@ csp:
whitelist:
connect-src:
- wss://espocrm.{{ primary_domain }}
- "data:"
domains:
aliases:
- "crm.{{ primary_domain }}"