Sign inSign up

jackwiseman/taskwarrior-webui

By jackwiseman

Updated almost 2 years ago

a modified fork of dcsunset's taskwarrior-webui built for taskwarrior 3.x

Image
0

10K+

jackwiseman/taskwarrior-webui repository overview

services:
  taskwarrior-webui:
    image: jackwiseman/taskwarrior-webui:latest
    container_name: taskwarrior-webui
    ports:
      - '8080:80'
    restart: unless-stopped
    environment:
      URL: 'https://example.com' # url of your taskchampion server
      ENCRYPTION_SECRET: 'example' # taskchampion client encryption secret
      CLIENT_ID: 'example' # taskchampion client id

Tag summary

Content type

Image

Digest

sha256:5519bf86f

Size

198.9 MB

Last updated

almost 2 years ago

docker pull jackwiseman/taskwarrior-webui