[fanny] proxypass cloud.malobeo.org
All checks were successful
Check flake syntax / flake-check (push) Successful in 6m3s

This commit is contained in:
2025-01-19 14:53:39 +01:00
parent affcc71eb1
commit 68b3da7df8

View File

@@ -70,6 +70,14 @@ in
''; '';
}; };
}; };
virtualHosts."cloud.malobeo.org" = {
locations."/" = {
proxyPass = "http://10.0.0.13";
extraConfig = ''
'';
};
};
}; };
services.tor = { services.tor = {