Adding path for Docker

This commit is contained in:
DubhAd 2018-11-22 21:25:01 +00:00 committed by GitHub
parent 5cc1aaec3c
commit edc27d31bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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`.