Update app.json
This commit is contained in:
4
app.json
4
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": {
|
||||
|
||||
Reference in New Issue
Block a user