diff --git a/modules/sv1.nix b/modules/sv1.nix index 36aa488..8f5292d 100644 --- a/modules/sv1.nix +++ b/modules/sv1.nix @@ -211,7 +211,7 @@ }; "gitea.dylanblades.com" = { forceSSL = true; - useACMEHost = true; + useACMEHost = "dylanblades.com"; locations."/" = { proxyPass = "http://localhost:3000"; extraConfig = ''