Docker directory path

Good Day,

I have installed Axigen in Docker running on a Synology NAS.
My question is about following the documentation to setup the DKIM correctly. In the documentation it generically says to put the pem files:

DK Key Path: dkim.privkey.domain1_com.pem
DKIM Key Path: dkim.privkey.domain1_com.pem

I’m trying to understand what this Path in the docker file structure would be? Where do I need to stick the private key file?

Thank You for any help or suggestions

Hello,

You may copy the pem files direct to your persistent volume that should be mounted in the container to /axigen/var.

Regards,
Florin