mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-23 09:11:50 +02:00
Update config.json
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
"ports_description": {
|
"ports_description": {
|
||||||
"8080/tcp": "Web UI port"
|
"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"],
|
"privileged": ["SYS_ADMIN", "SYS_RAWIO", "DAC_READ_SEARCH"],
|
||||||
"full_access": true,
|
"full_access": true,
|
||||||
"udev": "true",
|
"udev": "true",
|
||||||
|
|||||||
Reference in New Issue
Block a user