Github bot : json sorted

This commit is contained in:
github-actions
2022-05-08 00:20:59 +00:00
parent ac319251a5
commit ed9f118742
5 changed files with 17 additions and 13 deletions

View File

@@ -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?",