mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-20 15:51:50 +02:00
Github bot : json sorted
This commit is contained in:
@@ -68,7 +68,11 @@
|
||||
"8080/tcp": "Calibre desktop gui",
|
||||
"8081/tcp": "Calibre webserver gui, to be enabled within the desktop gui"
|
||||
},
|
||||
"privileged": [ "SYS_ADMIN", "DAC_READ_SEARCH", "NET_ADMIN" ],
|
||||
"privileged": [
|
||||
"SYS_ADMIN",
|
||||
"DAC_READ_SEARCH",
|
||||
"NET_ADMIN"
|
||||
],
|
||||
"schema": {
|
||||
"CLI_ARGS": "str?",
|
||||
"PASSWORD": "str?",
|
||||
|
||||
Reference in New Issue
Block a user