From d233652b78e576f004becafba59b0bc5f4965752 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 8 Sep 2018 18:41:42 +0200 Subject: ... --- odin.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/odin.nix b/odin.nix index 406df0c6..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