From b1508b13c48206e3a64ee31400aa873f069ab368 Mon Sep 17 00:00:00 2001 From: Nick Sergeant Date: Tue, 1 Nov 2016 14:25:19 -0400 Subject: [PATCH] Postmark. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6f3452d..07db102 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ Install [Vagrant](https://www.vagrantup.com/) and either [VirtualBox](https://ww 2. `heroku create` 3. `heroku addons:add heroku-postgresql:hobby-dev` 4. `heroku addons:add searchbox` +5. `heroku addons:create postmark:10k` 8. `heroku config:add DEBUG=False` 9. `heroku config:add POSTMARK_API_KEY=` 12. `heroku config:add SECRET_KEY=`