Update config.json

This commit is contained in:
Alexandre
2021-10-10 07:33:30 +02:00
committed by GitHub
parent 634f6b0ef7
commit 7408db66dd

View File

@@ -28,7 +28,22 @@
"SYS_ADMIN", "SYS_ADMIN",
"DAC_READ_SEARCH" "DAC_READ_SEARCH"
], ],
"full_access": true, "devices": [
"/dev/sda1",
"/dev/sdb1",
"/dev/sdc1",
"/dev/sdd1",
"/dev/sde1",
"/dev/sdf1",
"/dev/sdg1",
"/dev/sda2",
"/dev/sdb2",
"/dev/sdc2",
"/dev/sdd2",
"/dev/sde2",
"/dev/sdf2",
"/dev/sdg2"
],
"webui": "http://[HOST]:[PORT:8989]", "webui": "http://[HOST]:[PORT:8989]",
"boot": "auto", "boot": "auto",
"environment": { "environment": {