Merge pull request #577 from genebean/alby

Remove Alby Hub proxy
This commit is contained in:
Gene Liverman 2025-12-05 09:00:13 -05:00 committed by GitHub
commit 72343ba9b2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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;