Skip to content

Commit 5985eee

Browse files
authored
Update lets_encrypt.markdown
1 parent 38cce60 commit 5985eee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

source/_addons/lets_encrypt.markdown

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

3737
```yaml
3838
http:
39+
base_url: https://my-domain.tld:8123
3940
ssl_certificate: /ssl/fullchain.pem
4041
ssl_key: /ssl/privkey.pem
4142
```
43+
44+
If you use a other port as `8123` or a SSL proxy, change the port number.

0 commit comments

Comments
 (0)