Update duckdns.markdown
This commit is contained in:
parent
c9be934028
commit
38cce60544
1 changed files with 3 additions and 0 deletions
|
@ -37,6 +37,9 @@ Use the following configuration in Home Assistant to use the generated certifica
|
|||
|
||||
```yaml
|
||||
http:
|
||||
base_url: https://my-domain.duckdns.org:8123
|
||||
ssl_certificate: /ssl/fullchain.pem
|
||||
ssl_key: /ssl/privkey.pem
|
||||
```
|
||||
|
||||
If you use a other port as `8123` or a SSL proxy, change the port number.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue