Update config.json

This commit is contained in:
Alexandre
2024-10-06 15:34:50 +02:00
committed by GitHub
parent af56e5731e
commit b37aea4355

View File

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