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