diff options
Diffstat (limited to 'odin.nix')
-rw-r--r-- | odin.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -446,6 +446,7 @@ | |||
446 | enable = true; | 446 | enable = true; |
447 | port = 8082; | 447 | port = 8082; |
448 | approot = "/bar"; | 448 | approot = "/bar"; |
449 | ipFromHeader = true; | ||
449 | }; | 450 | }; |
450 | 451 | ||
451 | services.nginx = { | 452 | services.nginx = { |