mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-30 20:34:04 +02:00
Update config.json
This commit is contained in:
@@ -51,11 +51,16 @@
|
|||||||
"/dev/nvme1",
|
"/dev/nvme1",
|
||||||
"/dev/nvme2"
|
"/dev/nvme2"
|
||||||
],
|
],
|
||||||
|
"environment": {
|
||||||
|
"S6_CMD_WAIT_FOR_SERVICES": "1",
|
||||||
|
"S6_CMD_WAIT_FOR_SERVICES_MAXTIME": "10000"
|
||||||
|
},
|
||||||
"host_dbus": true,
|
"host_dbus": true,
|
||||||
"host_network": true,
|
"host_network": true,
|
||||||
"ingress": true,
|
"ingress": true,
|
||||||
"ingress_port": 0,
|
"ingress_port": 0,
|
||||||
"ingress_stream": true,
|
"ingress_stream": true,
|
||||||
|
"init": false,
|
||||||
"map": [
|
"map": [
|
||||||
"config:rw",
|
"config:rw",
|
||||||
"share:rw",
|
"share:rw",
|
||||||
|
|||||||
Reference in New Issue
Block a user