chore(tanzanite): syncv3 doesn't work with dendrite anymore

This commit is contained in:
stitchy 2025-10-11 01:53:20 -07:00
parent 11b2eb8fcb
commit 5f7a7b3cb4
Signed by: stitchy
SSH key fingerprint: SHA256:f7Wxv5r7Ooi4z3GxqMBx50LlPRtY/kUK/Sw8K02PYys

View file

@ -77,14 +77,6 @@ in {
proxyWebsockets = true; proxyWebsockets = true;
recommendedProxySettings = true; recommendedProxySettings = true;
}; };
};
"syncv3.stitchy.moe" = {
enableACME = true;
forceSSL = true;
locations."/" = {
proxyPass = "http://127.0.0.1:8009";
};
};
"grafana.stitchy.moe" = { "grafana.stitchy.moe" = {
enableACME = true; enableACME = true;
forceSSL = true; forceSSL = true;