From ff0d0d2e8b2abceef5a576d4ec7a20e72ca548fe Mon Sep 17 00:00:00 2001 From: CroneKorkN Date: Sun, 13 Jul 2025 13:12:38 +0200 Subject: [PATCH] nodes/home.homeassistant.py: or use nginx addon --- nodes/home.homeassistant.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodes/home.homeassistant.py b/nodes/home.homeassistant.py index 6a69865..81f3ad8 100644 --- a/nodes/home.homeassistant.py +++ b/nodes/home.homeassistant.py @@ -41,6 +41,6 @@ # add to /homeassistant/configuration.yaml: # http: -# http_port: 443 +# http_port: 443 # or use nginx addon # ssl_certificate: /ssl/fullchain.pem # ssl_key: /ssl/privkey.pem