From feda4756da84dd8757281b0a39fdab64e827f7cb Mon Sep 17 00:00:00 2001 From: jaina heartles Date: Mon, 22 Apr 2024 11:02:24 -0700 Subject: [PATCH] fix --- ogdo.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ogdo.nix b/ogdo.nix index f2d6597..893ba73 100644 --- a/ogdo.nix +++ b/ogdo.nix @@ -50,7 +50,7 @@ rejectSSL = true; - locations."/".return = "301 http://xn--xx8a.run/$uri"; + locations."/".return = "301 http://xn--xx8a.run$request_uri"; }; }; }