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