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]", "webui": "http://[HOST]:[PORT:8443]",
"boot": "auto", "boot": "auto",
"environment": { "environment": {
"PUID": "0", "PUID": 0,
"PGID": "0" "PGID": 0
}, },
"options": { "options": {
"PUID": "0", "PUID": 0,
"PGID": "0" "PGID": 0
}, },
"schema": { "schema": {
"PUID": "int", "PUID": "int",