From 2244ff10989f6f5c6022222227dc6356427f38a7 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 8 Sep 2018 19:07:55 +0200 Subject: ... --- odin.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/odin.nix b/odin.nix index d3d748ed..f19688d2 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