Skip to content

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 24 Jun 07:25
9c02b5d

Documentation

Features

  • feat: add support for running CLI from a Docker container e8d5009
  • feat: use default host 0.0.0.0 when running in docker 5f1c724

Fixes

  • fix: Case-insensitive checking environment value (#521) 5b4eacb
  • fix: disable interactive browser login when running in Docker 8a05819
  • fix: Server should start at localhost outside docker (#526) d6d7b05

New Contributors