nodes/home.homeassistant.py: or use nginx addon
This commit is contained in:
parent
c98b8c6f05
commit
ff0d0d2e8b
1 changed files with 1 additions and 1 deletions
|
@ -41,6 +41,6 @@
|
||||||
|
|
||||||
# add to /homeassistant/configuration.yaml:
|
# add to /homeassistant/configuration.yaml:
|
||||||
# http:
|
# http:
|
||||||
# http_port: 443
|
# http_port: 443 # or use nginx addon
|
||||||
# ssl_certificate: /ssl/fullchain.pem
|
# ssl_certificate: /ssl/fullchain.pem
|
||||||
# ssl_key: /ssl/privkey.pem
|
# ssl_key: /ssl/privkey.pem
|
||||||
|
|
Loading…
Reference in a new issue