mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-13 16:34:22 +01:00
Activate all ports by default
This commit is contained in:
@@ -73,8 +73,8 @@
|
||||
"ports": {
|
||||
"59595/tcp": 59595,
|
||||
"59595/udp": 59595,
|
||||
"6882/tcp": null,
|
||||
"6882/udp": null,
|
||||
"6882/tcp": 6882,
|
||||
"6882/udp": 6882,
|
||||
"8080/tcp": 8081
|
||||
},
|
||||
"ports_description": {
|
||||
@@ -117,5 +117,5 @@
|
||||
},
|
||||
"slug": "qbittorrent",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "4.5.0-r1-ls242"
|
||||
"version": "4.5.0-r1-ls242-2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user