From 305566ddbb76976ef81c992778467445af48d47a Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Fri, 20 Oct 2017 15:57:48 +0300 Subject: [PATCH] Add info about smtps url in email. --- docker-compose.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/docker-compose.yml b/docker-compose.yml index f3a6108..8edbdfb 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -70,6 +70,7 @@ services: #--------------------------------------------------------------- # Email settings are required in both MAIL_URL and Admin Panel, # see https://github.com/wekan/wekan/wiki/Troubleshooting-Mail + # For SSL in email, change smtp:// to smtps:// #--------------------------------------------------------------- # Not needed on Docker, but if you had installed from source, # you could also have setup Wekan Node.js port at localhost