Refactor + new subdomain
This commit is contained in:
parent
a5100fe7fa
commit
5609d6df8c
|
@ -29,7 +29,7 @@ in
|
|||
|
||||
services.traefik.dynamicConfigOptions.http.routers = {
|
||||
qbittorrent = {
|
||||
rule = "Host(`torrent.kanto.dev`)";
|
||||
rule = "Host(`qbittorrent.kanto.dev`)";
|
||||
entryPoints = [
|
||||
"websecure"
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue