From c83840b7ca40e88a03daf6933c3cba40644f2ede Mon Sep 17 00:00:00 2001 From: Travis CI Date: Fri, 7 Jul 2017 10:08:20 +0000 Subject: [PATCH] Site updated at 2017-07-07 10:08:20 UTC --- addons/nginx_proxy/index.html | 4 +++ atom.xml | 2 +- blog/categories/announcements/atom.xml | 2 +- blog/categories/community/atom.xml | 2 +- blog/categories/device-tracking/atom.xml | 2 +- blog/categories/esp8266/atom.xml | 2 +- blog/categories/how-to/atom.xml | 2 +- blog/categories/ibeacons/atom.xml | 2 +- blog/categories/internet-of-things/atom.xml | 2 +- blog/categories/iot-data/atom.xml | 2 +- blog/categories/media/atom.xml | 2 +- blog/categories/merchandise/atom.xml | 2 +- blog/categories/micropython/atom.xml | 2 +- blog/categories/mqtt/atom.xml | 2 +- blog/categories/organisation/atom.xml | 2 +- blog/categories/owntracks/atom.xml | 2 +- blog/categories/presence-detection/atom.xml | 2 +- .../public-service-announcement/atom.xml | 2 +- blog/categories/release-notes/atom.xml | 2 +- blog/categories/survey/atom.xml | 2 +- blog/categories/talks/atom.xml | 2 +- blog/categories/technology/atom.xml | 2 +- blog/categories/user-stories/atom.xml | 2 +- blog/categories/video/atom.xml | 2 +- blog/categories/website/atom.xml | 2 +- sitemap.xml | 30 +++++++++---------- 26 files changed, 43 insertions(+), 39 deletions(-) diff --git a/addons/nginx_proxy/index.html b/addons/nginx_proxy/index.html index d77c3aa5d6..38992a0234 100644 --- a/addons/nginx_proxy/index.html +++ b/addons/nginx_proxy/index.html @@ -85,6 +85,10 @@ +

+It is possible to deactive port 80 if you need this for things like emulate_hue. It exists a the moment no UI function for that, so you need call hass.io API with ssh addon: +curl -d '{"network": {"443/tcp": 443}}' http://172.17.0.2/addons/core_nginx_proxy/options +