Skip to content

Commit 38cce60

Browse files
authored
Update duckdns.markdown
1 parent c9be934 commit 38cce60

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

source/_addons/duckdns.markdown

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ Use the following configuration in Home Assistant to use the generated certifica
3737

3838
```yaml
3939
http:
40+
base_url: https://my-domain.duckdns.org:8123
4041
ssl_certificate: /ssl/fullchain.pem
4142
ssl_key: /ssl/privkey.pem
4243
```
44+
45+
If you use a other port as `8123` or a SSL proxy, change the port number.

0 commit comments

Comments
 (0)