Update config.json

This commit is contained in:
Alexandre
2021-02-19 08:55:08 +01:00
committed by GitHub
parent 44305f77d9
commit 8fa61cd632

View File

@@ -34,6 +34,7 @@
"full_access": true, "full_access": true,
"webui": "http://[HOST]:[PORT:9091]", "webui": "http://[HOST]:[PORT:9091]",
"boot": "auto", "boot": "auto",
"apparmor": "true",
"environment": {}, "environment": {},
"options": { "options": {
"PUID": 1000, "PUID": 1000,
@@ -60,4 +61,4 @@
"cifsusername": "str?", "cifsusername": "str?",
"cifspassword": "str?" "cifspassword": "str?"
} }
} }