This commit is contained in:
Dustin J. Mitchell 2025-03-03 22:41:40 +00:00
parent a7dc9e84b4
commit a9b9921833
No known key found for this signature in database
6 changed files with 9 additions and 9 deletions

View file

@ -33,7 +33,7 @@ Every release of the server generates a Docker image in
and `0.5.1`.
The
[`docker-compose.yml`](https://raw.githubusercontent.com/GothenburgBitFactory/taskchampion-sync-server/refs/tags/v0.6.0/docker-compose.yml)
[`docker-compose.yml`](https://raw.githubusercontent.com/GothenburgBitFactory/taskchampion-sync-server/refs/tags/v0.6.1/docker-compose.yml)
file in this repository is sufficient to run taskchampion-sync-server,
including setting up TLS certificates using Lets Encrypt, thanks to
[Caddy](https://caddyserver.com/).