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