mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-21 06:49:13 +02:00
Update config.json
This commit is contained in:
@@ -17,11 +17,11 @@
|
|||||||
],
|
],
|
||||||
"ports": {
|
"ports": {
|
||||||
"49152/tcp": null,
|
"49152/tcp": null,
|
||||||
"8081/tcp": null
|
"8081/tcp": 8091
|
||||||
},
|
},
|
||||||
"ports_description": {
|
"ports_description": {
|
||||||
"49152/tcp": "torrent port (not required)",
|
"49152/tcp": "torrent port (not required)",
|
||||||
"8081/tcp": "Web UI port (not required for Ingress)"
|
"8081/tcp": "Web UI port"
|
||||||
},
|
},
|
||||||
"webui": "http://[HOST]:[PORT:8081]/joal/ui",
|
"webui": "http://[HOST]:[PORT:8081]/joal/ui",
|
||||||
"boot": "auto",
|
"boot": "auto",
|
||||||
|
|||||||
Reference in New Issue
Block a user