Update config.json

This commit is contained in:
Alexandre
2020-12-10 15:38:11 +01:00
committed by GitHub
parent e09872557e
commit ec26eb0595

View File

@@ -26,12 +26,12 @@
"webui": "http://[HOST]:[PORT:8443]",
"boot": "auto",
"environment": {
"PUID": "0",
"PGID": "0"
"PUID": 0,
"PGID": 0
},
"options": {
"PUID": "0",
"PGID": "0"
"PUID": 0,
"PGID": 0
},
"schema": {
"PUID": "int",