mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
Remove Alby Hub proxy
This commit is contained in:
parent
8317206628
commit
8f4f4f91c4
1 changed files with 0 additions and 11 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue