parent
3e9a934f87
commit
9427a22a41
1 changed files with 3 additions and 3 deletions
6
app.json
6
app.json
|
@ -17,14 +17,14 @@
|
||||||
{
|
{
|
||||||
"url": "https://github.com/piotras/heroku-buildpack-gettext.git"
|
"url": "https://github.com/piotras/heroku-buildpack-gettext.git"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"url": "heroku/php"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"url": "heroku/nodejs"
|
"url": "heroku/nodejs"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"url": "heroku/python"
|
"url": "heroku/python"
|
||||||
},
|
|
||||||
{
|
|
||||||
"url": "heroku/php"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"env": {
|
"env": {
|
||||||
|
|
Loading…
Reference in a new issue