From 4624a26e1bc1631c2fcd8a09252e4066171f4352 Mon Sep 17 00:00:00 2001 From: Jaculabilis Date: Sat, 27 Apr 2024 14:31:31 +0000 Subject: [PATCH] empyrean: move mirror.alogo from catacomb to backyard --- machine/empyrean/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/machine/empyrean/default.nix b/machine/empyrean/default.nix index 5e81271..a0d45c9 100644 --- a/machine/empyrean/default.nix +++ b/machine/empyrean/default.nix @@ -78,7 +78,7 @@ extraConfig = '' access_log /var/log/nginx/access_mirror.alogoulogoi.com.log; ''; - locations."/".proxyPass = "http://mirror.catacomb.home:7474/"; + locations."/".proxyPass = "http://mirror.backyard.home:7474/"; }; # Deny all other subdomains "alogoulogoi.com" = {