From fed87e4fcf1e4fe820a4dea7aac064bd79650ae5 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 15 Jan 2021 13:28:51 +0100 Subject: [PATCH] Update config.json --- transmission/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/transmission/config.json b/transmission/config.json index f63e742f1..8052b47c8 100644 --- a/transmission/config.json +++ b/transmission/config.json @@ -29,7 +29,7 @@ ], "privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"], "full_access": true, - "webui": "http://[HOST]:[PORT:9091]/transmission/web", + "webui": "http://[HOST]:[PORT:9091]", "boot": "auto", "environment": { "PUID": 0,