Skip to content

v2.3.0

Compare
Choose a tag to compare
@jc21 jc21 released this 28 May 07:26
· 1061 commits to master since this release
546f862

This issue replaces vanilla Nginx with OpenResty. It is recommended that you stop your docker services and back them up before pulling this version. If you encounter any issues, revert to the 2.2.4 docker tag and open an issue.

  • Fix for access lists: skip auth when no users defined (@Indemnity83)
  • Increased and more timeouts for Nginx proxy (@theraw)
  • Using OpenResty base image (@Subv)
  • Added code contributors to bottom of Readme