summaryrefslogtreecommitdiff
path: root/app.json
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2019-02-27 15:13:49 -0800
committerFrédéric Guillot <fred@kanboard.net>2019-02-27 17:50:18 -0800
commit6d2b2f4a793fe6f9321fa5ed164af1fd3520e01b (patch)
treee3eef95cd2979946e0f27ca9cbcc8ab57b061c3c /app.json
parent4a400951226da20f05472504a5e992981298734e (diff)
Simplify local Docker image build
Diffstat (limited to 'app.json')
-rw-r--r--app.json8
1 files changed, 0 insertions, 8 deletions
diff --git a/app.json b/app.json
deleted file mode 100644
index fc12f7c5..00000000
--- a/app.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "name": "Kanboard",
- "description": "Kanboard is a simple visual task board",
- "repository": "https://github.com/kanboard/kanboard",
- "logo": "https://kanboard.org/assets/img/icon.svg",
- "keywords": ["kanboard", "kanban", "php", "agile"],
- "addons": ["heroku-postgresql:hobby-dev"]
-}