aboutsummaryrefslogtreecommitdiffstats
path: root/tests/by-name/ta/taskchampion-sync (unfollow)
Commit message (Collapse)Author
2025-04-28pkgs/taskchampion-sync: Put the sync server behind a ngnix proxyBenedikt Peetz
I realized, that the new taskchampion-sync-server uses a http api (instead of the custom protocol of taskserver). As such, we obviously want to put it behind a ngnix reverse proxy.
2025-04-11{modules,test}/taskchampion-sync: InitBenedikt Peetz