mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 18:01:03 +01:00
Update config.json
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
"networkdisks": "//server/share",
|
||||
"certfile": "fullchain.pem",
|
||||
"keyfile": "privkey.pem",
|
||||
"user_own_certificates": false
|
||||
"ssl": false
|
||||
},
|
||||
"ports": {
|
||||
"2342/tcp": 2342
|
||||
@@ -86,7 +86,7 @@
|
||||
"cifsusername": "str?",
|
||||
"localdisks": "str?",
|
||||
"networkdisks": "str?",
|
||||
"user_own_certificates": "bool",
|
||||
"ssl": "bool",
|
||||
"certfile": "str",
|
||||
"keyfile": "str"
|
||||
},
|
||||
@@ -95,6 +95,6 @@
|
||||
],
|
||||
"slug": "photoprism",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons-test",
|
||||
"version": "220302-impish-2",
|
||||
"version": "220302-impish",
|
||||
"webui": "http://[HOST]:[PORT:2342]"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user