v0.6.1
What's Changed
The docker-compose invocation now takes TASKCHAMPION_SYNC_SERVER_CLIENT_ID
to specify the client ID allowlist. The dockerfile also allows configuration of the DATA_DIR, CLIENT_ID, and LISTEN address.
- Use DATA_DIR and taskchampion username in entrypoint by @djmitche in #99
- add homepage / repository to published crates by @djmitche in #100
- Allow specifying client ID when running docker-compose by @djmitche in #101
Full Changelog: v0.6.0...v0.6.1