mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-22 15:34:19 +01:00
* Add support for longer domain names in nginx_proxy Fixes #243 * Update nginx.conf * update changelog * bump nginx_proxy to version 1.2
14 lines
297 B
Markdown
14 lines
297 B
Markdown
# Changelog
|
|
|
|
## 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
|