From d327e7a99532a642a53b9dd2521534be97b6eb85 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 16 Mar 2017 16:52:48 +0100 Subject: Alignment? --- bragi.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bragi.nix') diff --git a/bragi.nix b/bragi.nix index 75d09b65..251fbaaf 100644 --- a/bragi.nix +++ b/bragi.nix @@ -384,7 +384,7 @@ in rec { location /bar/ { map $http_AppRoot $approot { default $http_AppRoot; - '' $host/bar; + '' $host/bar; } proxy_pass http://[::1]:8082; proxy_set_header AppRoot $approot; -- cgit v1.2.3