Update config.json

This commit is contained in:
Alexandre
2021-03-07 10:25:48 +01:00
committed by GitHub
parent 97901e8212
commit 1f5919bf3a

View File

@@ -19,7 +19,7 @@
"ports_description": { "ports_description": {
"8080/tcp": "Web UI port" "8080/tcp": "Web UI port"
}, },
"devices": ["/dev/nvme0", "/dev/*","/dev/sda","/dev/sdb", "/dev/sda1","/dev/sdb1","/dev/mmcblk0p1"], "devices": ["/dev/sda","/dev/sdb", "/dev/sda1","/dev/sdb1"],
"privileged": ["SYS_ADMIN", "SYS_RAWIO", "DAC_READ_SEARCH"], "privileged": ["SYS_ADMIN", "SYS_RAWIO", "DAC_READ_SEARCH"],
"full_access": true, "full_access": true,
"udev": "true", "udev": "true",