mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Update duckdns.markdown
This commit is contained in:
parent
fde676a77b
commit
2bf79f1ceb
@ -37,6 +37,9 @@ Use the following configuration in Home Assistant to use the generated certifica
|
|||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
http:
|
http:
|
||||||
|
base_url: https://my-domain.duckdns.org:8123
|
||||||
ssl_certificate: /ssl/fullchain.pem
|
ssl_certificate: /ssl/fullchain.pem
|
||||||
ssl_key: /ssl/privkey.pem
|
ssl_key: /ssl/privkey.pem
|
||||||
```
|
```
|
||||||
|
|
||||||
|
If you use a other port as `8123` or a SSL proxy, change the port number.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user