Site updated at 2017-07-07 10:08:20 UTC
This commit is contained in:
parent
b854c27663
commit
c83840b7ca
26 changed files with 43 additions and 39 deletions
|
@ -85,6 +85,10 @@
|
|||
<ul>
|
||||
<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>
|
||||
</p>
|
||||
</article>
|
||||
</div>
|
||||
<aside id="sidebar" class="grid__item one-third lap-one-whole palm-one-whole">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue