1
Generate custom certificates
2
Add the path
Add the path to the folder containing certificates as volumes:
-v ${PWD}/ssl/certificate.cert:/app/ssl/certificate.cert
,
as well as -v ${PWD}/ssl/privatekey.key:/app/ssl/privatekey.key
: