mirror of
https://github.com/chatmail/relay.git
synced 2026-05-13 09:24:43 +00:00
docker: move all relevant files to repository root as per convention
This commit is contained in:
7
example.env
Normal file
7
example.env
Normal file
@@ -0,0 +1,7 @@
|
||||
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"
|
||||
Reference in New Issue
Block a user