Update config.json

This commit is contained in:
Alexandre
2021-02-11 22:39:47 +01:00
committed by GitHub
parent 3e1bea6ed0
commit 7cbff989ce

View File

@@ -21,6 +21,12 @@
"SYS_ADMIN",
"SYS_RAWIO"
],
"devices": [
"/dev/sda",
"/dev/sdb",
"/dev/nvme1n1"
],
"udev": "true",
"map": [
],
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]",