diff --git a/core/profiles.py b/core/profiles.py index 88be87d..1aae3c1 100644 --- a/core/profiles.py +++ b/core/profiles.py @@ -226,6 +226,7 @@ class transmission_meta: name = "transmission" pretty_name = "Transmission" systemd = "transmission@" + baseurl = "/transmission/web/" multiuser = True class wireguard_meta: