mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 13:14:21 +01:00
* nginx_proxy: Remove IPv6 Listen statements from nginx.conf Pursuant to PR https://github.com/home-assistant/hassio-addons/pull/972, making this change hard-coded, rather than an option to be set in the Addon Config. * remove ipv6only=off statement from nginx.conf As mentioned in https://github.com/home-assistant/hassio-addons/pull/991#issuecomment-573351637 * Update config.json * Update CHANGELOG.md Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>