mirror of
https://github.com/chatmail/relay.git
synced 2026-05-15 10:24:40 +00:00
docker: streamline overrides, rename datadirs, external TLS
also - get rid of CHATMAIL_* in compose - trim compose override example
This commit is contained in:
@@ -1,7 +1 @@
|
||||
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"
|
||||
MAIL_DOMAIN=chat.example.com
|
||||
|
||||
Reference in New Issue
Block a user