Skip to content

Fixed issues with Proxy Authentication

Latest
Compare
Choose a tag to compare
@reiz reiz released this 25 May 13:18
· 7 commits to master since this release

This release is fixing issue #80. Now the Proxy Authentication is working fine. Beside that it's possible to configure the Proxy settings in environment variables:

  • VERSIONEYE_PROXY_HOST
  • VERSIONEYE_PROXY_PORT
  • VERSIONEYE_PROXY_USER
  • VERSIONEYE_PROXY_PASSWORD

That way it can be configured outside of the source code.