diff options
| author | bozo.kopic <bozo@kopic.xyz> | 2021-12-19 02:38:15 +0100 |
|---|---|---|
| committer | bozo.kopic <bozo@kopic.xyz> | 2021-12-19 02:38:15 +0100 |
| commit | b7883de47e05d0b52ea4e04440f4894a0a9032a1 (patch) | |
| tree | faee792c03a4bd456fb90588eee9ca24c88bee6c /pending/app.json | |
| parent | 8e8a381c57298e1caa992373d1081a64d5924de6 (diff) | |
server error messages improvement
Diffstat (limited to 'pending/app.json')
| -rw-r--r-- | pending/app.json | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/pending/app.json b/pending/app.json deleted file mode 100644 index 13044b9..0000000 --- a/pending/app.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "opcut", - "website": "http://opcut.heroku.com", - "repository": "https://github.com/bozokopic/opcut", - "image": "heroku/python", - "buildpacks": [ - {"url": "heroku/python"}, - {"url": "heroku/nodejs"}, - {"url": "https://github.com/bozokopic/opcut"} - ] -} |
