Allow interaction with linuxserver PID/GID

This commit is contained in:
Alexandre
2021-02-05 21:30:38 +01:00
parent 275843bb38
commit 8726231ed2
13 changed files with 68 additions and 39 deletions

View File

@@ -29,7 +29,7 @@
"PGID": 0
},
"schema": {
"PUID": "str",
"PGID": "str"
"PUID": "int",
"PGID": "int"
}
}