From: Dan Dascalescu Date: Wed, 20 Apr 2016 04:11:09 +0000 (-0700) Subject: Improve LETSENCRYPT_ACCOUNT_EMAIL comment (#235) X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=871e57b0e7219c7ea1c228f3214702d3460100f9;p=discourse_docker.git Improve LETSENCRYPT_ACCOUNT_EMAIL comment (#235) * Improve LETSENCRYPT_ACCOUNT_EMAIL comment --- diff --git a/samples/standalone.yml b/samples/standalone.yml index 6a534a6..b677aef 100644 --- a/samples/standalone.yml +++ b/samples/standalone.yml @@ -76,7 +76,8 @@ env: #DISCOURSE_SMTP_PASSWORD: pa$$word # (optional, WARNING the char '#' in pw can cause problems!) #DISCOURSE_SMTP_ENABLE_START_TLS: true # (optional, default true) - ## The Lets Encrypt email will allow you to register a FREE SSL certificate if you added the Lets Encrypt template, comment it out if you have set this up + ## The Let's Encrypt email will allow you to register a FREE SSL certificate. + # If you added the Let's Encrypt template, uncomment below to automatically get certificates. # LETSENCRYPT_ACCOUNT_EMAIL: email@awesomedomain.com ## The CDN address for this Discourse instance (configured to pull)