env as str

This commit is contained in:
Alexandre
2021-02-11 09:39:48 +01:00
parent a267a35a8c
commit 13634ee480
3 changed files with 34 additions and 35 deletions

View File

@@ -31,8 +31,8 @@
"webui": "http://[HOST]:[PORT:7878]",
"boot": "auto",
"environment": {
"PUID": 0,
"PGID": 0
"PUID": "0",
"PGID": "0"
},
"options": {
"PUID": 0,