Skip to content

Commit 29220c2

Browse files
jimbob1001fabaff
authored andcommitted
Update docker.markdown (home-assistant#3935)
* Update docker.markdown Added info to add timezone variable to docker using synology gui * Fix name
1 parent 932c5b3 commit 29220c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/_docs/installation/docker.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ The steps would be:
5454
* Set "Enable auto-restart" if you like
5555
* 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.
5656
* Within "Network" select "Use same network as Docker Host"
57+
* To ensure that Home Assistant displays the correct timezone go to the "Environment" tab and click the plus sign then add `variable` = `TZ` & `value` = `Europe/London` choosing [your correct timezone](http://en.wikipedia.org/wiki/List_of_tz_database_time_zones)
5758
* Confirm the "Advanced Settings"
5859
* Click on "Next" and then "Apply"
5960
* Your Home Assistant within Docker should now run

0 commit comments

Comments
 (0)