Site updated at 2017-08-26 06:14:00 UTC
This commit is contained in:
parent
0408a5478d
commit
bf5e0c0bc2
733 changed files with 8077 additions and 1976 deletions
|
@ -86,8 +86,7 @@
|
|||
<li><strong>domain</strong> (<em>Required</em>): Domain they will proxy run with it.</li>
|
||||
</ul>
|
||||
<p class="note">
|
||||
It is possible to deactive port 80 if you need this for things like <code class="highlighter-rouge">emulate_hue</code>. It exists a the moment no UI function for that, so you need call Hass.io API with SSH addon:
|
||||
<code class="highlighter-rouge">curl -d '{"network": {"443/tcp": 443}}' http://172.17.0.2/addons/core_nginx_proxy/options</code>
|
||||
It is possible to deactive port 80 if you need this for things like <code class="highlighter-rouge">emulate_hue</code>. Remove the host port from Network option of this add-on.
|
||||
</p>
|
||||
</article>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue