Version 1.7.0
github-actions
released this
19 Apr 11:11
·
21 commits
to master
since this release
This version adds support for HTTPS. Usage:
docker run ... \
--mount type=bind,source=$(pwd)/my-certificate.p12,destination=/config/ssl-certificate.p12 \
-e MICRO_SSL_CERT_PASSWORD=my-certificate-password