From ba9e37c059beb297328f8086c1253fc138804103 Mon Sep 17 00:00:00 2001 From: jaina heartles Date: Mon, 22 Apr 2024 10:55:14 -0700 Subject: [PATCH] better ogdo redirects --- ogdo.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ogdo.nix b/ogdo.nix index 8869a7f..f2d6597 100644 --- a/ogdo.nix +++ b/ogdo.nix @@ -50,7 +50,7 @@ rejectSSL = true; - locations."/".return = "301 http://xn--xx8a.run"; + locations."/".return = "301 http://xn--xx8a.run/$uri"; }; }; }