mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-14 11:31:31 +02:00
12 characters password
https://github.com/alexbelgium/hassio-addons/issues/329
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
"options": {
|
"options": {
|
||||||
"certfile": "fullchain.pem",
|
"certfile": "fullchain.pem",
|
||||||
"keyfile": "privkey.pem",
|
"keyfile": "privkey.pem",
|
||||||
"password": "default",
|
"password": "homeassistant",
|
||||||
"ssl": false
|
"ssl": false
|
||||||
},
|
},
|
||||||
"panel_icon": "mdi:docker",
|
"panel_icon": "mdi:docker",
|
||||||
|
|||||||
Reference in New Issue
Block a user