mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Improves on the wording of my previous PR for readability
This commit is contained in:
parent
e15c9a8219
commit
17abb801ef
@ -41,7 +41,7 @@ server_port:
|
|||||||
type: integer
|
type: integer
|
||||||
default: 8123
|
default: 8123
|
||||||
base_url:
|
base_url:
|
||||||
description: "The URL that Home Assistant is available on the internet. For example: `https://hass-example.duckdns.org:8123`. The iOS app finds local installations, if you have an outside URL use this so that you can auto-fill when discovered in the app. Note that setting may contain protocol, hostname and port; using a path is not currently supported."
|
description: "The URL that Home Assistant is available on the internet. For example: `https://hass-example.duckdns.org:8123`. The iOS app finds local installations, if you have an outside URL use this so that you can auto-fill when discovered in the app. Note that this setting may only contain a protocol, hostname and port; using a path is *not* currently supported."
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
default: Your local IP address
|
default: Your local IP address
|
||||||
|
Loading…
x
Reference in New Issue
Block a user