diff --git a/source/_docs/configuration.markdown b/source/_docs/configuration.markdown index fb4193f7265..f97eb07c867 100644 --- a/source/_docs/configuration.markdown +++ b/source/_docs/configuration.markdown @@ -21,6 +21,7 @@ The location of the folder differs between operating systems: | Linux | `~/.homeassistant` | | Windows | `%APPDATA%/.homeassistant` | | Hass.io | `/config` | +| Docker | `/config` | If you want to use a different folder for configuration, use the config command line parameter: `hass --config path/to/config`.