From bc01ce4e45488a3c804d692cf151b477c5bd62b2 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 8 Sep 2018 18:44:20 +0200 Subject: ... --- odin.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/odin.nix b/odin.nix index a7e4f746..f19688d2 100644 --- a/odin.nix +++ b/odin.nix @@ -446,7 +446,7 @@ services.bar = { enable = true; port = 8082; - approot = "/bar/"; + approot = "/bar"; ipFromHeader = true; }; -- cgit v1.2.3