Releases: tiredofit/docker-nginx
Releases · tiredofit/docker-nginx
6.2.4
Changed
- Fix legacy Webroot configuration check
6.2.3
Changed
- Fix an issue with Brotli module not pulling submodules
6.2.2
Changed
- Silence legacy check for webroot/listen_port if there are no files in directory
6.2.1
Changed
- Fix not including backslash when configuring default site
6.2.0
Added
- Introduce NGINX_MAINTENANCE_MODE variable to redirect, or proxy an external site when in maintenance mode
Changed
- Switched configuration from hacky seds to use 'update_template' function
- Alerted users of legacy template usage, request to have them move from <TAG> to {{TAG}} format
- Fix issue with GZIP compression not working
6.1.11
Changed
- Fix for default site getting two sets of authentication directives
6.1.10
Changed
- Use exec calls when launching process
6.1.8
Changed
- Fix for broken maintenance script
6.1.7
Changed
- Fix for Proxy mode using LLNG Authentication