diff options
| -rw-r--r-- | odin.nix | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -497,7 +497,7 @@ | |||
| 497 | locations = { | 497 | locations = { |
| 498 | # "/bar".proxyPass = "http://bar/"; | 498 | # "/bar".proxyPass = "http://bar/"; |
| 499 | "/" = { | 499 | "/" = { |
| 500 | root = "/srv/media"; | 500 | root = "/srv/media/"; |
| 501 | extraConfig = '' | 501 | extraConfig = '' |
| 502 | autoindex on; | 502 | autoindex on; |
| 503 | autoindex_localtime on; | 503 | autoindex_localtime on; |
