From 76140a2273ce3351236d4032bbbc173186e61c34 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 13 May 2017 16:08:35 +0300 Subject: [PATCH] Updated Platforms (markdown) --- Platforms.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Platforms.md b/Platforms.md index 8289c89..b48d72e 100644 --- a/Platforms.md +++ b/Platforms.md @@ -65,8 +65,9 @@ There is also [Wekan package for deployment on a server with Cloudron installed] [![Deploy][heroku_button]][heroku_deploy] -* [Need checking: Heroku deployment quide](https://github.com/wekan/wekan/issues/693), [Deploy error](https://github.com/wekan/wekan/issues/638), [Problem with Heroku](https://github.com/wekan/wekan/issues/532) -* Email to work on already working Heroku: Use 3rd party email like SendGrid, update process.env.MAIL_URL , +[Need checking: Heroku deployment quide](https://github.com/wekan/wekan/issues/693), [Deploy error](https://github.com/wekan/wekan/issues/638), [Problem with Heroku](https://github.com/wekan/wekan/issues/532) + +Email to work on already working Heroku: Use 3rd party email like SendGrid, update process.env.MAIL_URL , change from email at Accounts.emailTeamplates.from , new file in server folder called smtp.js on code `Meteor.startup(function () });` . TODO: Test and find a way to use API keys instead.