mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-28 03:37:06 +00:00
Update source/_integrations/http.markdown
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
0a52e89608
commit
d1f0ab2185
@ -37,7 +37,7 @@ servers:
|
|||||||
type: list
|
type: list
|
||||||
keys:
|
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
|
||||||
type: [list, string]
|
type: [list, string]
|
||||||
default: "0.0.0.0, ::"
|
default: "0.0.0.0, ::"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user