docker: move key files to repo root as per convention

This commit is contained in:
j4n
2026-02-18 17:03:13 +01:00
parent 5b5b09dc2e
commit 72973631f7
3 changed files with 0 additions and 40 deletions

7
env.example Normal file
View 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"