jupiter-mail/mailserver.env

14 lines
409 B
Bash
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# ================================
# General Configuration
# ================================
# empty: SSL disabled
# letsencrypt: Enable Let's Encrypt certificates
# manual: Manually specify certificate locations
# self-signed: Enable self-signed certificates
SSL_TYPE=empty
# Works only with `SSL_TYPE=manual`.
# Mount SSL certificates using paths mounted to the container.
SSL_CERT_PATH=
SSL_KEY_PATH=