mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-17 09:58:16 +01:00
Update config.json
This commit is contained in:
@@ -17,11 +17,11 @@
|
||||
],
|
||||
"ports": {
|
||||
"49152/tcp": null,
|
||||
"8081/tcp": null
|
||||
"8081/tcp": 8091
|
||||
},
|
||||
"ports_description": {
|
||||
"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",
|
||||
"boot": "auto",
|
||||
|
||||
Reference in New Issue
Block a user