skill issue
This commit is contained in:
parent
698e656f7d
commit
fb4d5ee3cb
|
@ -119,7 +119,7 @@ in {
|
|||
};
|
||||
};
|
||||
services.nginx.virtualHosts."qbittorrent.sako.box" = {
|
||||
proxyPass = "http://localhost:${toString cfg.port}";
|
||||
locations."/" = { proxyPass = "http://localhost:${toString cfg.port}"; };
|
||||
};
|
||||
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue