diff options
Diffstat (limited to 'app.json')
| -rw-r--r-- | app.json | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,8 +2,8 @@ "name": "opcut", "website": "http://opcut.heroku.com", "repository": "https://github.com/bozokopic/opcut", + "image": "heroku/python", "buildpacks": [ - {"url": "heroku/python"}, {"url": "https://github.com/bozokopic/opcut"} ] } |
