Update config.json

This commit is contained in:
Alexandre
2021-02-16 11:19:05 +01:00
committed by GitHub
parent ea01f21c59
commit 76a5d6972a

View File

@@ -30,7 +30,7 @@
"share:rw", "share:rw",
"ssl" "ssl"
], ],
"webui": "[PROTO:ssl]://[HOST]:[PORT:2202]", "webui": "[PROTO:ssl]://[HOST]:[PORT:2203]",
"boot": "auto", "boot": "auto",
"environment": { "environment": {
"MAXMEM": "512" "MAXMEM": "512"
@@ -47,4 +47,4 @@
"cifspassword": "str?", "cifspassword": "str?",
"TZ": "str?" "TZ": "str?"
} }
} }