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