From a496d0b3070920c609082d0299af8a7cb343e4ff Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 6 May 2019 23:37:31 +0200 Subject: ... --- odin.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/odin.nix b/odin.nix index af1f72cb..bb1bb4eb 100644 --- a/odin.nix +++ b/odin.nix @@ -497,7 +497,7 @@ locations = { # "/bar".proxyPass = "http://bar/"; "/" = { - root = "/srv/media"; + root = "/srv/media/"; extraConfig = '' autoindex on; autoindex_localtime on; -- cgit v1.2.3