Solved unquoted bug

This commit is contained in:
2025-08-27 22:30:03 +02:00
parent 73d5651eea
commit d595d46e2e

View File

@@ -18,7 +18,7 @@ server:
unsafe-eval: true unsafe-eval: true
whitelist: whitelist:
connect-src: connect-src:
- {{ WEBSOCKET_PROTOCOL }}://espocrm.{{ PRIMARY_DOMAIN }} - "{{ WEBSOCKET_PROTOCOL }}://espocrm.{{ PRIMARY_DOMAIN }}"
- "data:" - "data:"
frame-src: frame-src:
- https://s.espocrm.com/ - https://s.espocrm.com/