From f0823b0a6338ecea6af43f033c6897788b284e48 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 6 Oct 2024 14:37:16 +0200 Subject: [PATCH] Update config.json --- portainer/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/portainer/config.json b/portainer/config.json index 12813e63e..fc72a75a2 100644 --- a/portainer/config.json +++ b/portainer/config.json @@ -25,6 +25,7 @@ "options": { "certfile": "fullchain.pem", "keyfile": "privkey.pem", + "password": "homeassistant", "ssl": false }, "panel_admin": false,