...
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:
...