Skip to content

Docker image and small fixes

Compare
Choose a tag to compare
@salamaashoush salamaashoush released this 23 May 14:22
· 45 commits to main since this release
  1. Publish a docker image salamaashoush/turbo-remote-cache-rs.
  2. Allow providing multiple turbo tokens by TURBO_TOKENS to a comma-separated string.
  3. Fix auth middleware bug when there is no authorization header provided.
  4. Allow passing the env file path to the binary.
  5. Add default value for BUCKET_NAME env var.
  6. Document all env vars.