From c39f780cce400186320bd1a5adbc2cb58855e6a8 Mon Sep 17 00:00:00 2001 From: Evilham Date: Mon, 8 Aug 2022 12:19:26 +0200 Subject: [PATCH] [dd.conf.sample] Document how MANAGED_EMAIL_DOMAIN --- dd.conf.sample | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/dd.conf.sample b/dd.conf.sample index e44e10a..c5c7c98 100644 --- a/dd.conf.sample +++ b/dd.conf.sample @@ -23,6 +23,15 @@ TITLE="DD" TITLE_SHORT="DD" DOMAIN=mydomain.com # If defined, DD will be managing email for this domain +# When this variable changes, following commands need to run: +# # Stop services +# ./dd-ctl down +# # Rebuild containers so the variable gets propagated +# ./dd-ctl build +# # Restart services with the changed +# ./dd-ctl up +# # Reconfigure the SSO provider for the email app +# ./dd-ctl saml #MANAGED_EMAIL_DOMAIN=${DOMAIN} LETSENCRYPT_DNS= LETSENCRYPT_EMAIL=