Add Tasks.MD

This commit is contained in:
DrMxrcy 2023-03-13 10:31:54 -04:00
parent ad8d5b4d07
commit 755f57bdaf
2 changed files with 2 additions and 2 deletions

View File

@ -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.",

View File

@ -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: