Remove Alby Hub proxy

This commit is contained in:
Gene Liverman 2025-12-05 08:58:18 -05:00
parent 8317206628
commit 8f4f4f91c4

View file

@ -107,17 +107,6 @@ in {
};
};
};
"albyhub.${domain}" = {
enableACME = true;
acmeRoot = null;
forceSSL = true;
# basicAuthFile = config.sops.secrets.owntracks_basic_auth.path;
# Albyhub via Tailscale
locations."/" = {
proxyPass = "http://${private_btc}:59000";
proxyWebsockets = true;
};
};
"cloud.pack1828.org" = {
enableACME = true;
acmeRoot = null;