From 42fa9a4cb7b302c2ccc7669d047a492130416449 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 3 Feb 2018 01:31:25 +0200 Subject: [PATCH] Updated AWS (markdown) --- AWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AWS.md b/AWS.md index f556518..a2f5001 100644 --- a/AWS.md +++ b/AWS.md @@ -57,7 +57,7 @@ For example Wekan v0.70, use in docker-compose.yml file: image: quay.io/wekan/wekan:v0.70 Only use release version tags, because latest tag can be broken sometimes. -12) For email, in AWS SES add email address to domain, verify SPF and DKIM with Route53 wizard if you have domain at Route53 as I recommend. At SES create new SMTP credentials and add them to docker-compose.yml SMTP settings, see +12) For email, in AWS SES add email address to domain, verify SPF and DKIM with Route53 wizard if you have domain at Route53 as I recommend. At SES create new SMTP credentials and add them to docker-compose.yml SMTP settings, see https://github.com/wekan/wekan/wiki/Troubleshooting-Mail 13) Start wekan and mongodb database containers with command: