Site updated at 2017-10-10 09:41:45 UTC
This commit is contained in:
parent
ec7e50c348
commit
6c5fb23ab4
26 changed files with 66 additions and 64 deletions
|
@ -95,10 +95,12 @@
|
|||
<h2><a class="title-link" name="home-assistant-configuration" href="#home-assistant-configuration"></a> Home Assistant configuration</h2>
|
||||
<p>Use the following configuration in Home Assistant to use the generated certificate:</p>
|
||||
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="s">http</span><span class="pi">:</span>
|
||||
<span class="s">base_url</span><span class="pi">:</span> <span class="s">https://my-domain.duckdns.org:8123</span>
|
||||
<span class="s">ssl_certificate</span><span class="pi">:</span> <span class="s">/ssl/fullchain.pem</span>
|
||||
<span class="s">ssl_key</span><span class="pi">:</span> <span class="s">/ssl/privkey.pem</span>
|
||||
</code></pre>
|
||||
</div>
|
||||
<p>If you use a other port as <code class="highlighter-rouge">8123</code> or a SSL proxy, change the port number.</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