Releases: bfren/docker-nginx-proxy
Releases · bfren/docker-nginx-proxy
v1.4.0
v1.4.0 (#18)
Major updates
* Updating base image version
* Switching to esh from gomplate
* Using bcg- executables
Minor updates
* Changing html font to Arial
* Simplifying site config
v1.3.1
v1.3.1 (#17)
Major updates
* Using latest Nginx base image
* Adding required PROXY_URI environment variable
* Add default server configuration
* Namespacing helper configuration files
* Adding maintenance page for HTTP 502/503/504 errors
v1.2.6
Adding custom conf directory for sites - breaking change site conf needs .conf suffix or it will be regenerated
Removing request SSL certificates on init - requires manual intervention
v1.2.1
Fixing test bug in ssl-init
v1.2.0
Updating to latest Alpine S6
Updating to latest Nginx 1.18.0 build
v1.1.0
Updating to latest Nginx image