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