mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 12:56:54 +00:00
Remove abundant word used twice (#13387)
There is an abundant `put` in the introduction being used twice right after each other. Most probably this is an oversight / typo. This removes one instance of the word, to make the sentence better readable and grammatically correct.
This commit is contained in:
parent
b932e8a75c
commit
a88f889652
@ -8,7 +8,7 @@ redirect_from: /getting-started/installation-docker/
|
|||||||
|
|
||||||
These below instructions are for an installation of Home Assistant Core running in your own Docker environment, which you manage yourself.
|
These below instructions are for an installation of Home Assistant Core running in your own Docker environment, which you manage yourself.
|
||||||
|
|
||||||
Note that Docker command line option `--net=host` or the compose file equivalent `network_mode: host` must be used to put put Home Assistant on the host's network, otherwise certain functionality - including mDNS and UPnP - will break. The `-p` command line option or the compose file equivalent `ports:` is not compatible with host networking mode and must not be used.
|
Note that Docker command line option `--net=host` or the compose file equivalent `network_mode: host` must be used to put Home Assistant on the host's network, otherwise certain functionality - including mDNS and UPnP - will break. The `-p` command line option or the compose file equivalent `ports:` is not compatible with host networking mode and must not be used.
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user