mirror of
https://github.com/chatmail/relay.git
synced 2026-05-11 16:34:39 +00:00
8 lines
291 B
Plaintext
8 lines
291 B
Plaintext
MAIL_DOMAIN="chat.example.com"
|
|
|
|
# CMDEPLOY_STAGES - default: "configure,activate". Set to "install,configure,activate" to force full reinstall.
|
|
# CMDEPLOY_STAGES="configure,activate"
|
|
|
|
# Skip acmetool when using an external certificate manager (e.g. Traefik, Caddy).
|
|
# CHATMAIL_NOACME="True"
|