Files
addons/nginx_proxy/CHANGELOG.md
Shiwigy a9e4163670 Added an optional Cloudflare mechanism for real visitor ip (#697)
* Update nginx.conf

* Update nginx.conf

* Update nginx.conf

* Update nginx.conf

* Update run.sh

* Update run.sh

* Update run.sh

* Update run.sh

* Update nginx.conf

* Update run.sh

* Update config.json

* Update Dockerfile

* Update run.sh

* Update run.sh

* Update run.sh

* Update run.sh

* Update config.json

* Update CHANGELOG.md

* Update run.sh

* Update run.sh

* Update config.json

* Update run.sh

* Update run.sh

* Update config.json

* Update config.json

* Update CHANGELOG.md
2019-09-19 09:53:07 +02:00

629 B

Changelog

2.4

  • Added Cloudflare mechanism for creating auto-generated ipv4/ipv6 list for real visitor ip

2.3

  • Fix issue with nginx warning for ssl directive

2.2

  • Fix issue with homeassistant connection
  • Update nginx to version 1.16.1

2.1

  • Update nginx to version 1.14.2

2.0

  • Update nginx to version 1.14.0

1.2

  • Modify server_names_hash_bucket_size to add support for longer domain names

1.1

  • Update run.sh info messages
  • Make HSTS configurable and optional

1.0

  • Add customization mechanism using included config snippets from /share
  • Optimize logo.png
  • Update base image