This commit is contained in:
Dustin J. Mitchell
2025-03-01 18:16:48 +00:00
parent 65ad035d8d
commit 5c3455a38a
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.5.0/docker-compose.yml)
[`docker-compose.yml`](https://raw.githubusercontent.com/GothenburgBitFactory/taskchampion-sync-server/refs/tags/v0.6.0/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/).