mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-28 19:57:12 +00:00
fix
This commit is contained in:
parent
504d1ce7a0
commit
ecc5746a33
@ -35,6 +35,7 @@ servers:
|
|||||||
description: "List of servers"
|
description: "List of servers"
|
||||||
required: false
|
required: false
|
||||||
type: list
|
type: list
|
||||||
|
keys:
|
||||||
server_host:
|
server_host:
|
||||||
description: "Only listen to incoming requests on specific IP/host. By default the `http` integration auto-detects IPv4/IPv6 and listens on all connections. Use `server_host: 0.0.0.0` if you want to only listen to IPv4 addresses. The default listed assumes support for IPv4 and IPv6."
|
description: "Only listen to incoming requests on specific IP/host. By default the `http` integration auto-detects IPv4/IPv6 and listens on all connections. Use `server_host: 0.0.0.0` if you want to only listen to IPv4 addresses. The default listed assumes support for IPv4 and IPv6."
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user