mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-03 16:00:29 +01:00
change default to empty
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
"options": {
|
||||
"certfile": "fullchain.pem",
|
||||
"keyfile": "privkey.pem",
|
||||
"password": "homeassistant",
|
||||
"password": "empty",
|
||||
"ssl": false
|
||||
},
|
||||
"panel_admin": false,
|
||||
@@ -47,5 +47,5 @@
|
||||
"slug": "portainer",
|
||||
"udev": true,
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "2.22.0-test"
|
||||
"version": "2.22.0-2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user