...
Add the following configuration under the environment section of onelist, rolemanager, onelistserver, comms, diagnostic services.
ContentSecurityPolicy: "ContentSecurityPolicy: default-src 'self'; style-src 'self' 'unsafe-inline'; object-src 'none'; script-src 'self' https://cdnjs.cloudflare.com; img-src 'self' data:; frame-ancestors 'self' *.iqxbusiness.com;"
For example:
...
Prepare the .env file
...