Updated Platforms (markdown)

Lauri Ojansivu 2017-05-13 16:08:35 +03:00
parent edb670d9d8
commit 76140a2273

@ -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.