mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-13 11:01:28 +02:00
Pid gid
This commit is contained in:
@@ -41,7 +41,9 @@
|
|||||||
"devices": ["/dev/ttyUSB0", "/dev/*", "/dev/sda1"],
|
"devices": ["/dev/ttyUSB0", "/dev/*", "/dev/sda1"],
|
||||||
"full_access": true,
|
"full_access": true,
|
||||||
"environment": {
|
"environment": {
|
||||||
"VERSION": "docker"
|
"VERSION": "docker",
|
||||||
|
"PUID": 0,
|
||||||
|
"PGID": 0
|
||||||
},
|
},
|
||||||
"options": {
|
"options": {
|
||||||
"PUID": 0,
|
"PUID": 0,
|
||||||
|
|||||||
Reference in New Issue
Block a user