diff --git a/hosts/dnsc-vps-sm/default.nix b/hosts/dnsc-vps-sm/default.nix index 0b50fa4..04653e0 100644 --- a/hosts/dnsc-vps-sm/default.nix +++ b/hosts/dnsc-vps-sm/default.nix @@ -100,7 +100,7 @@ services.caddy = { enable = true; virtualHosts."www.dnsc.io".extraConfig = '' - redir https://example.com{uri} + redir https://dnsc.io{uri} ''; virtualHosts."dnsc.io".extraConfig = '' encode gzip