From 859ccd1039038d6717b81a2b434ef74720c3bc58 Mon Sep 17 00:00:00 2001 From: Johannes K Date: Sat, 25 Feb 2017 23:22:35 +0100 Subject: [PATCH] Clarified the Synology-section (#2137) --- source/_docs/installation/docker.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/installation/docker.markdown b/source/_docs/installation/docker.markdown index 63f18faa23d..f52f3716091 100644 --- a/source/_docs/installation/docker.markdown +++ b/source/_docs/installation/docker.markdown @@ -52,7 +52,7 @@ The steps would be: * Choose a container-name you want (e.g. "homeassistant") * Click on "Advanced Settings" * Set "Enable auto-restart" if you like -* Within "Volume" click on "Add Folder" (choose either an existing folder or add a new folder) +* 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. * Confirm the "Advanced Settings" * Click on "Next" and then "Apply" * Your Home Assistant within Docker should now run :)