From aca51aba5bca3df1098957a7e72186289724805e Mon Sep 17 00:00:00 2001 From: Mark Tareshawty Date: Thu, 22 Dec 2016 15:41:15 -0500 Subject: [PATCH] update app.json --- app.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app.json b/app.json index 03287caa..48d35cd3 100644 --- a/app.json +++ b/app.json @@ -16,6 +16,7 @@ } }, "addons": [ - "heroku-postgresql" + "heroku-postgresql", + "memcachedcloud" ] }