Versions Compared

Key

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

...

For Docker deployment: add the following to the start of the SYSTEM_PROPERTIES definition in docker/compose/identitymanager/operator/docker-compose.yml:

Code Block
languageyaml
# replace NEW_CHAIN with the desired name for the replacement chain
          "commonHistoryService.chainName": "NEW_CHAIN",

...