From b37aea4355c9417a1fc4af07b912bf5553ebe09e Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 6 Oct 2024 15:34:50 +0200 Subject: [PATCH] Update config.json --- portainer/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/portainer/config.json b/portainer/config.json index a5608c686..fc72a75a2 100644 --- a/portainer/config.json +++ b/portainer/config.json @@ -25,7 +25,7 @@ "options": { "certfile": "fullchain.pem", "keyfile": "privkey.pem", - "password": "empty", + "password": "homeassistant", "ssl": false }, "panel_admin": false, @@ -47,5 +47,5 @@ "slug": "portainer", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.22.0-2" + "version": "2.22.0" }