From effc0b3b03082593b7080d806a84d0a6906fd4f7 Mon Sep 17 00:00:00 2001 From: Mathieu Nayrolles Date: Wed, 6 Apr 2016 13:57:36 -0400 Subject: [PATCH] add alphaid hash to env variable #143 --- app.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app.json b/app.json index 470fc6a3..4f2cd1c5 100644 --- a/app.json +++ b/app.json @@ -33,6 +33,9 @@ }, "GOOGLE_API_LINK":{ "required":true + }, + "ALPHAID_HASH":{ + "required":true } }, "addons": [