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",
"ssl"
],
"webui": "[PROTO:ssl]://[HOST]:[PORT:2202]",
"webui": "[PROTO:ssl]://[HOST]:[PORT:2203]",
"boot": "auto",
"environment": {
"MAXMEM": "512"
@@ -47,4 +47,4 @@
"cifspassword": "str?",
"TZ": "str?"
}
}
}