Releases: bfren/docker-nginx-proxy
Releases · bfren/docker-nginx-proxy
v7.0.0
v7.0.0 (#155)
Major updates
* All init / request / regenerate executables now support single domains - use `-d XXXXXX`
* Adding support for NAXSI web application firewall - use `PROXY_ENABLE_NAXSI=1`
Minor updates
* Using latest base image
* Renaming `PROXY_URI` to `PROXY_DOMAIN` (if you don't rename you'll get a warning in logs but it will still work)
* Adding more debug output
Documentation updates
* Adding new arguments to README
v6.1.7
v6.1.7 (#157)
Minor updates
Please note: This is the final release of the 6.x branch
v6.1.6
v6.1.6 (#156)
Minor updates
* Using latest base image
v6.1.5
v6.1.5 (#154)
Minor updates
* Using latest base image
v6.1.4
v6.1.4 (#153)
Minor updates
* Using latest base image
v6.1.3
v6.1.3 (#152)
Minor updates
* Using latest base image
v6.1.2
v6.1.2 (#151)
Minor updates
* Using latest base image
v6.1.1
v6.1.1 (#150)
Minor updates
* Using latest base image
v6.1.0
v6.1.0 (#149)
Major updates
* Updating to use Nginx 1.24
Minor updates
* Using new NGINX_WWW / NGINX_PUBLIC
* Moving index file to www\public
v6.0.3
v6.0.3 (#148)
Minor updates
* Using latest base image