summaryrefslogtreecommitdiff
path: root/app.json
diff options
context:
space:
mode:
authorArtur Smęt <artur.smet@mirumee.com>2016-12-22 13:44:01 +0100
committerArtur Smęt <artur.smet@mirumee.com>2016-12-22 14:12:35 +0100
commit80cf0f6c300e4ae800591e21aff72a5995381560 (patch)
tree537a20d6111594dfe391f2ef578a79eea6e8b86d /app.json
parentf6d575216f7165670764779f0f02d4aa74d59bf4 (diff)
downloadsaleor-frontend-80cf0f6c300e4ae800591e21aff72a5995381560.tar.gz
saleor-frontend-80cf0f6c300e4ae800591e21aff72a5995381560.tar.bz2
saleor-frontend-80cf0f6c300e4ae800591e21aff72a5995381560.zip
Enable bonsai elasticsearch on heroku
Diffstat (limited to 'app.json')
-rw-r--r--app.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/app.json b/app.json
index 057390e8..c10f100f 100644
--- a/app.json
+++ b/app.json
@@ -45,7 +45,8 @@
"addons": [
"heroku-postgresql:hobby-dev",
"heroku-redis:hobby-dev",
- "sendgrid:starter"
+ "sendgrid:starter",
+ "bonsai:sandbox"
],
"buildpacks": [
{