From 907d2825e533eb07e3c14a20f98cd7cc603bedea Mon Sep 17 00:00:00 2001 From: bozokopic Date: Mon, 16 Apr 2018 18:14:46 +0200 Subject: heroku update --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 7d3021c..28d2c64 100644 --- a/app.json +++ b/app.json @@ -4,8 +4,8 @@ "repository": "https://github.com/bozokopic/opcut", "image": "heroku/python", "buildpacks": [ - {"url": "https://github.com/bozokopic/opcut"}, {"url": "heroku/python"}, {"url": "heroku/nodejs"}, + {"url": "https://github.com/bozokopic/opcut.git"}, ] } -- cgit v1.2.3-70-g09d2