Fix: Qbittorrent port
This commit is contained in:
parent
461956b549
commit
0668a2bcdc
1 changed files with 1 additions and 1 deletions
|
|
@ -168,7 +168,7 @@ in
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
subdomain = "torrent";
|
subdomain = "torrent";
|
||||||
host = "http://qbittorrent.${p.domains.tsDns}:8080";
|
host = "http://qbittorrent.${p.domains.tsDns}:8090";
|
||||||
domain = p.domains.ts;
|
domain = p.domains.ts;
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue