Add Tasks.MD
This commit is contained in:
parent
ad8d5b4d07
commit
755f57bdaf
|
@ -6,7 +6,7 @@
|
|||
"exposable": true,
|
||||
"id": "tasks-md",
|
||||
"tipi_version": 1,
|
||||
"version": "1.2.1",
|
||||
"version": "1.3.0",
|
||||
"categories": ["development"],
|
||||
"description": "A self-hosted, file based task management board that supports Markdown syntax",
|
||||
"short_desc": "A self-hosted, file based task management board.",
|
||||
|
|
|
@ -3,7 +3,7 @@ version: "3"
|
|||
services:
|
||||
tasks-md:
|
||||
container_name: tasks-md
|
||||
image: baldissaramatheus/tasks.md:1.2.1
|
||||
image: baldissaramatheus/tasks.md:1.3.0
|
||||
ports:
|
||||
- ${APP_PORT}:8080
|
||||
volumes:
|
||||
|
|
Loading…
Reference in New Issue
Block a user