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