- Added exposable option
- added default credentials
This commit is contained in:
parent
cd8cb0f1d9
commit
50fb4627c2
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"name": "Kanboard",
|
||||
"available": true,
|
||||
"exposable": true,
|
||||
"port": 8010,
|
||||
"id": "kanboard",
|
||||
"description": "Kanboard is a free and open source Kanban project management software.",
|
||||
|
|
|
@ -2,6 +2,10 @@
|
|||
|
||||
Kanboard is a free and open source Kanban project management software.
|
||||
|
||||
## Default credentials
|
||||
Username: admin
|
||||
Password: admin
|
||||
|
||||
- Kanban Board
|
||||
- Visualize your work
|
||||
- Limit your work in progress to focus on your goal
|
||||
|
|
Loading…
Reference in New Issue
Block a user