mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 04:44:05 +02:00
Activate all ports by default
This commit is contained in:
@@ -73,8 +73,8 @@
|
|||||||
"ports": {
|
"ports": {
|
||||||
"59595/tcp": 59595,
|
"59595/tcp": 59595,
|
||||||
"59595/udp": 59595,
|
"59595/udp": 59595,
|
||||||
"6882/tcp": null,
|
"6882/tcp": 6882,
|
||||||
"6882/udp": null,
|
"6882/udp": 6882,
|
||||||
"8080/tcp": 8081
|
"8080/tcp": 8081
|
||||||
},
|
},
|
||||||
"ports_description": {
|
"ports_description": {
|
||||||
@@ -117,5 +117,5 @@
|
|||||||
},
|
},
|
||||||
"slug": "qbittorrent",
|
"slug": "qbittorrent",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"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