Update config.json

This commit is contained in:
Alexandre
2022-05-03 18:13:13 +02:00
committed by GitHub
parent 8e32c7274e
commit 02ad4d9a8e

View File

@@ -66,7 +66,7 @@
"ports_description": {
"8083/tcp": "calibre-web webui"
},
"privileged": [],
"privileged": [ "SYS_ADMIN", "DAC_READ_SEARCH", "NET_ADMIN" ],
"schema": {
"OAUTHLIB_RELAX_TOKEN_SCOPE": "str?",
"DOCKER_MODS": "str?",