From c44367534b4e637029d6891b29df8b57d0ad353d Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 8 Sep 2018 18:50:20 +0200 Subject: ... --- odin.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/odin.nix b/odin.nix index da078c91..0182eb64 100644 --- a/odin.nix +++ b/odin.nix @@ -462,7 +462,7 @@ locations = { "/bar".extraConfig = '' - return 301 /bar/ + return 301 /bar/; ''; "/bar/".proxyPass = "http://bar/"; }; -- cgit v1.2.3