mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-07-02 07:02:02 +02:00
Solved ESPOCRM CSP bug
This commit is contained in:
parent
925f20f1e1
commit
b83d596789
@ -25,6 +25,7 @@ csp:
|
||||
whitelist:
|
||||
connect-src:
|
||||
- wss://espocrm.{{ primary_domain }}
|
||||
- "data:"
|
||||
domains:
|
||||
aliases:
|
||||
- "crm.{{ primary_domain }}"
|
Loading…
x
Reference in New Issue
Block a user