mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-16 04:19:13 +02:00
test ingress
This commit is contained in:
@@ -5,7 +5,11 @@
|
|||||||
"description": "Bittorrent client based on linuxserver image.",
|
"description": "Bittorrent client based on linuxserver image.",
|
||||||
"url": "https://github.com/alexbelgium/transmission_ls",
|
"url": "https://github.com/alexbelgium/transmission_ls",
|
||||||
"startup": "services",
|
"startup": "services",
|
||||||
"arch": [
|
"ingress": "true",
|
||||||
|
"ingress_port": 8099,
|
||||||
|
"panel_icon": "mdi:progress-download",
|
||||||
|
"panel_title": "Transmission",
|
||||||
|
"arch": [
|
||||||
"aarch64",
|
"aarch64",
|
||||||
"amd64",
|
"amd64",
|
||||||
"armv7",
|
"armv7",
|
||||||
|
|||||||
Reference in New Issue
Block a user