Site updated at 2017-11-09 07:18:49 UTC
This commit is contained in:
parent
c1400a49e2
commit
f996394262
27 changed files with 66 additions and 64 deletions
|
@ -108,6 +108,7 @@ netsh interface portproxy add v4tov4 listenaddress=0.0.0.0 listenport=8123 conne
|
|||
<li>Set “Enable auto-restart” if you like</li>
|
||||
<li>Within “Volume” click on “Add Folder” and choose either an existing folder or add a new folder. The “mount point” has to be “/config”, so that Home Assistant will use it for the configs and logs.</li>
|
||||
<li>Within “Network” select “Use same network as Docker Host”</li>
|
||||
<li>To ensure that Home Assistant displays the correct timezone go to the “Environment” tab and click the plus sign then add <code class="highlighter-rouge">variable</code> = <code class="highlighter-rouge">TZ</code> & <code class="highlighter-rouge">value</code> = <code class="highlighter-rouge">Europe/London</code> choosing <a href="http://en.wikipedia.org/wiki/List_of_tz_database_time_zones">your correct timezone</a></li>
|
||||
<li>Confirm the “Advanced Settings”</li>
|
||||
<li>Click on “Next” and then “Apply”</li>
|
||||
<li>Your Home Assistant within Docker should now run</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue