Versions Compared

Key

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

...

If using docker compose file:

Below services > [instance service name] > volumes add a volume mapping for the directory containing the keystore:

Code Block
      - ./tiacore/ssl: /application/ssl

Below services > [instance service name] > environment add these parameters:

...