Update config.json

This commit is contained in:
Alexandre
2021-02-15 12:21:49 +01:00
committed by GitHub
parent 8459d9f26b
commit ee4a4b27f8

View File

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