Solved matrix domain and portfolio iframe bug

This commit is contained in:
2025-05-17 17:40:05 +02:00
parent d1a027c1cf
commit 08ad58e7c8
3 changed files with 4 additions and 4 deletions

View File

@@ -25,9 +25,9 @@ csp:
whitelist:
connect-src:
- "{{ primary_domain }}"
- "{{ domains.matrix }}"
- "{{ domains.matrix.synapse | safe_var }}"
script-src:
- "{{ domains.matrix }}"
- "{{ domains.matrix.synapse | safe_var }}"
- "https://cdn.jsdelivr.net"
plugins:
# You need to enable them in the inventory file