Various updates
This commit is contained in:
parent
26165af972
commit
375a85e0e7
25 changed files with 291 additions and 167 deletions
|
|
@ -146,6 +146,11 @@ in
|
|||
host = "http://${p.hosts.homeassistant}:8123";
|
||||
domain = p.domains.public;
|
||||
}
|
||||
{
|
||||
subdomain = "torrent";
|
||||
host = "http://qbittorrent.${p.domains.tsDns}:8080";
|
||||
domain = p.domains.ts;
|
||||
}
|
||||
];
|
||||
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue