diff --git a/source/_docs/installation/docker.markdown b/source/_docs/installation/docker.markdown index 5d027402911..cd8f8b26eef 100644 --- a/source/_docs/installation/docker.markdown +++ b/source/_docs/installation/docker.markdown @@ -83,4 +83,4 @@ This will launch Home Assistant and serve the web interface from port 8123 on yo If you change the configuration you have to restart the server. To do that you have 2 options. 1. You can go to the service developer tool icon service developer tools, select the service `homeassistant/restart` and click "Call Service". - 2. Or you can restart it from a terminal by running `docker restart homeassistant` + 2. Or you can restart it from a terminal by running `docker restart home-assistant`