Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Change the image version tag: vn.n.n-win-1809 to the new version. e.g. change from v7.1.1-win-1809 to v7.23.0-win-1809

The image version need to be changed for these services:

...

Localization:DefaultTimeZone: ${default_timezone}
Localization:DefaultCulture: ${default_culture}
Localization:SupportedCultures:0: ${default_culture}

Add the following 3 configurations 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

...