From e407cf25faeed2f154d39aedbe6b0a141fa8696d Mon Sep 17 00:00:00 2001 From: David Baldwynn Date: Thu, 30 Mar 2017 10:55:19 -0700 Subject: [PATCH] Added dyno-metadata addon --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index d9e6d19d..1da8ef50 100644 --- a/app.json +++ b/app.json @@ -3,7 +3,7 @@ "description": "Beautiful, opensource web forms", "repository": "https://github.com/whitef0x0/tellform", "logo": "https://node-js-sample.herokuapp.com/node.svg", - "addons": ["mongolab", "sparkpost"], + "addons": ["mongolab", "sparkpost", "runtime-dyno-metadata "], "keywords": ["node", "express", "static", "mean"], "env": { "IS_HEROKU_INSTALLATION": {