Update config.json

This commit is contained in:
Alexandre
2023-09-01 16:32:37 +02:00
committed by GitHub
parent 633966c4e3
commit 9d05515654

View File

@@ -99,13 +99,6 @@
"ports_description": {
"3000/tcp": "web interface"
},
"privileged": [
"SYS_ADMIN",
"DAC_READ_SEARCH",
"NET_ADMIN",
"SYS_MODULE",
"SYS_RESOURCE"
],
"schema": {
"DNS_server": "str?",
"KEYBOARD": "list(da-dk-qwerty|de-de-qwertz|en-gb-qwerty|en-us-qwerty|es-es-qwerty|fr-ch-qwertz|fr-fr-azerty|it-it-qwerty|ja-jp-qwerty|pt-br-qwerty|sv-se-qwerty|tr-tr-qwerty)?",