mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
prefix HTTP scheme in example base_url (#10118)
* prefixed HTTP protocol in example base_url
* ✏️ Tweak
This commit is contained in:
parent
9cb6f9d466
commit
7aa1ecd69e
@ -55,5 +55,5 @@ If you are using SSL certificate or Docker, you may need to add the `base_url` c
|
||||
```yaml
|
||||
#Example configuration.yaml entry
|
||||
http:
|
||||
base_url: example.duckdns.org
|
||||
base_url: https://example.duckdns.org
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user