Update config.json

This commit is contained in:
Alexandre
2021-02-05 20:17:35 +01:00
committed by GitHub
parent b430647bb3
commit 49e9f48143

View File

@@ -30,7 +30,9 @@
"webui": "http://[HOST]:[PORT:8080]", "webui": "http://[HOST]:[PORT:8080]",
"boot": "auto", "boot": "auto",
"environment": { "environment": {
"WEBUI_PORT": "8080" "WEBUI_PORT": "8080",
"PUID": 0,
"PGID": 0
}, },
"options": { "options": {
"PUID": 0, "PUID": 0,