projects
/
discourse_docker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd2e763
)
use consistent fake email addresses
author
Jeff Atwood
<jatwood@codinghorror.com>
Wed, 27 Apr 2016 07:44:16 +0000
(
00:44
-0700)
committer
Jeff Atwood
<jatwood@codinghorror.com>
Wed, 27 Apr 2016 07:44:16 +0000
(
00:44
-0700)
samples/standalone.yml
patch
|
blob
|
blame
|
history
diff --git
a/samples/standalone.yml
b/samples/standalone.yml
index e8317af2f50c8c88f0075ffdd7814c5757bbac20..47b145b2974b34f33da06c3ce3abc292936bf01e 100644
(file)
--- a/
samples/standalone.yml
+++ b/
samples/standalone.yml
@@
-63,7
+63,7
@@
env:
#DISCOURSE_SMTP_ENABLE_START_TLS: true # (optional, default true)
## If you added the Lets Encrypt template, uncomment below to get a free SSL certificate
- #LETSENCRYPT_ACCOUNT_EMAIL:
your.email
@example.com
+ #LETSENCRYPT_ACCOUNT_EMAIL:
me
@example.com
## The CDN address for this Discourse instance (configured to pull)
## see https://meta.discourse.org/t/14857 for details