Update app.json

This commit is contained in:
James Brooks
2015-02-23 07:05:31 +00:00
parent 9c930a0eaf
commit abac8d0fb6

View File

@@ -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": {