summaryrefslogtreecommitdiff
path: root/nitrous.json
diff options
context:
space:
mode:
Diffstat (limited to 'nitrous.json')
-rw-r--r--nitrous.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/nitrous.json b/nitrous.json
new file mode 100644
index 00000000..1cf4ab67
--- /dev/null
+++ b/nitrous.json
@@ -0,0 +1,6 @@
+{
+ "template": "php-apache",
+ "ports": [3000],
+ "name": "Kanboard",
+ "description": "Kanban project management software"
+}