typo
This commit is contained in:
@@ -80,7 +80,7 @@ in {
|
|||||||
};
|
};
|
||||||
|
|
||||||
services.caddy.virtualHosts = lib.mkMerge [
|
services.caddy.virtualHosts = lib.mkMerge [
|
||||||
(lib.mkIf cfg.qbittorent.enable {
|
(lib.mkIf cfg.qbittorrent.enable {
|
||||||
"${cfg.qbittorrent.url}" = {
|
"${cfg.qbittorrent.url}" = {
|
||||||
useACMEHost = srv.domain;
|
useACMEHost = srv.domain;
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user