diff --git a/hosts/tanzanite/default.nix b/hosts/tanzanite/default.nix index b89fd80..d63fa4c 100644 --- a/hosts/tanzanite/default.nix +++ b/hosts/tanzanite/default.nix @@ -77,14 +77,6 @@ in { proxyWebsockets = true; recommendedProxySettings = true; }; - }; - "syncv3.stitchy.moe" = { - enableACME = true; - forceSSL = true; - locations."/" = { - proxyPass = "http://127.0.0.1:8009"; - }; - }; "grafana.stitchy.moe" = { enableACME = true; forceSSL = true;