Breaking Changes
The LK_JWT_PORT
environment variable is no longer supported. If you want the service to listen on a port other than the default (port 8080) then you need to use the LIVEKIT_JWT_PORT
environment variable.
What's Changed
- Update README.md by @escix in #64 and #66
- Rename LK_JWT_PORT to LIVEKIT_JWT_PORT by @fkwp in #69
- Use version of go from toolchain during docker build by @hughns in #71
- Update dependency go to v1.24.0 by @renovate in #70
New Contributors
Full Changelog: v0.1.2...v0.2.0
Docker image
The service is available as a Docker image from the GitHub Container Registry.
docker pull ghcr.io/element-hq/lk-jwt-service:0.2.0