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" }