mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-20 07:46:52 +00:00
Update to reflect that https should be specified (#7971)
Update to reflect that https should be specified
This commit is contained in:
parent
6d0f715812
commit
731771ea50
@ -55,7 +55,7 @@ Use the following configuration in Home Assistant to use the generated certifica
|
||||
|
||||
```yaml
|
||||
http:
|
||||
base_url: my-domain.duckdns.org:8123
|
||||
base_url: https://my-domain.duckdns.org:8123
|
||||
ssl_certificate: /ssl/fullchain.pem
|
||||
ssl_key: /ssl/privkey.pem
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user