Site updated at 2016-12-19 05:24:03 UTC
This commit is contained in:
parent
7f315114d0
commit
fd2861f24d
25 changed files with 60 additions and 42 deletions
|
@ -108,7 +108,7 @@ It’s HIGHLY recommended that you set the <code class="highlighter-rouge">api_p
|
|||
<li><strong>api_password</strong> (<em>Optional</em>): Protect Home Assistant with a password.</li>
|
||||
<li><strong>server_host</strong> (<em>Optional</em>): Only listen to incoming requests on specific ip/host (default: accept all)</li>
|
||||
<li><strong>server_port</strong> (<em>Optional</em>): Let you set a port to use. Defaults to 8123.</li>
|
||||
<li><strong>base_url</strong> (<em>Optional</em>): The url that Home Assistant is available on the internet. Defaults to local IP address.</li>
|
||||
<li><strong>base_url</strong> (<em>Optional</em>): The url that Home Assistant is available on the internet. For example: <code class="highlighter-rouge">hass-example.duckdns.org:8123</code>. Defaults to local IP address.</li>
|
||||
<li><strong>development</strong> (<em>Optional</em>): Disable caching and load unvulcanized assets. Useful for Frontend development.</li>
|
||||
<li><strong>ssl_certificate</strong> (<em>Optional</em>): Path to your TLS/SSL certificate to serve Home Assistant over a secure connection.</li>
|
||||
<li><strong>ssl_key</strong> (<em>Optional</em>): Path to your TLS/SSL key to serve Home Assistant over a secure connection.</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue