Added Nitrous.io quickstart configs and update doc (#2136)

This commit is contained in:
yeouchien
2016-04-19 21:20:37 +08:00
committed by Frédéric Guillot
parent bcee0ef48e
commit aea8784ab5
4 changed files with 31 additions and 0 deletions

6
nitrous.json Normal file
View File

@@ -0,0 +1,6 @@
{
"template": "php-apache",
"ports": [3000],
"name": "Kanboard",
"description": "Kanban project management software"
}