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_ADMIN",
"SYS_RAWIO" "SYS_RAWIO"
], ],
"devices": [
"/dev/sda",
"/dev/sdb",
"/dev/nvme1n1"
],
"udev": "true",
"map": [ "map": [
], ],
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]", "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]",