From abac8d0fb6c2540e770177e6564ea77bbcd62de7 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 23 Feb 2015 07:05:31 +0000 Subject: [PATCH] Update app.json --- app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app.json b/app.json index 9a955acb..e7f866ad 100644 --- a/app.json +++ b/app.json @@ -17,11 +17,11 @@ "env": { "ENV": { "value": "heroku", - "description": "Do not modify this value as it's required to work on Heroku." + "description": "Warning: Do not modify this value on Heroku deployments." }, "BUILDPACK_URL": { "value": "https://github.com/heroku/heroku-buildpack-php", - "description": "Do not modify this value as it's required to work on Heroku." + "description": "Warning: Do not modify this value on Heroku deployments." } }, "scripts": {