From 84d236de5721e0760e8e5258330f9e27b990bfa5 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 8 Sep 2018 18:31:25 +0200 Subject: ... --- odin.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/odin.nix b/odin.nix index de24564e..d3d748ed 100644 --- a/odin.nix +++ b/odin.nix @@ -461,7 +461,7 @@ serverAliases = [ "odin" "10.141.1.2" ]; locations = { - "/bar/".proxyPass = "http://bar"; + "/bar".proxyPass = "http://bar/"; }; }; -- cgit v1.2.3