mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-09 09:05:55 +02:00
Allow interaction with linuxserver PID/GID
This commit is contained in:
@@ -29,8 +29,8 @@
|
||||
"PGID": 0
|
||||
},
|
||||
"options": {
|
||||
"PUID": 1000,
|
||||
"PGID": 1000
|
||||
"PUID": 0,
|
||||
"PGID": 0
|
||||
},
|
||||
"schema": {
|
||||
"PUID": "int",
|
||||
|
||||
Reference in New Issue
Block a user