mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Solved matrix domain and portfolio iframe bug
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user