From 3b382dd859a650ee14d9627733c7006b91193047 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 13 Dec 2020 12:51:21 +0100 Subject: [PATCH] Update config.json --- transmission_ls/config.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/transmission_ls/config.json b/transmission_ls/config.json index e935d7c79..ff35ef5e5 100644 --- a/transmission_ls/config.json +++ b/transmission_ls/config.json @@ -12,14 +12,14 @@ "armhf" ], "ports": { - "9091/tcp": null, + "9091/tcp": 9091, "51413/tcp": 51413, "51413/udp": 51413 }, "ports_description": { - "9091/tcp": "Web UI port (Not required for Hass.io Ingress)", - "51413/tcp": "Peer port (setup port forwarding to this port)", - "51413/udp": "Peer port (setup port forwarding to this port)" + "9091/tcp": "Web UI port (required)", + "51413/tcp": "Peer port (setup router port forwarding to this port)", + "51413/udp": "Peer port (setup router port forwarding to this port)" }, "map": [ "config:rw",