diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2019-05-06 23:37:31 +0200 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2019-05-06 23:37:31 +0200 |
| commit | a496d0b3070920c609082d0299af8a7cb343e4ff (patch) | |
| tree | a196192938da89e89ab3765be8e6a8e57537adcc | |
| parent | 2f013bc7138cbb5b9f3a5eeb3f9914f3a67bfa38 (diff) | |
| download | nixos-a496d0b3070920c609082d0299af8a7cb343e4ff.tar nixos-a496d0b3070920c609082d0299af8a7cb343e4ff.tar.gz nixos-a496d0b3070920c609082d0299af8a7cb343e4ff.tar.bz2 nixos-a496d0b3070920c609082d0299af8a7cb343e4ff.tar.xz nixos-a496d0b3070920c609082d0299af8a7cb343e4ff.zip | |
...
| -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; |
