From 52a128f091db3f802a42c1101989c6f5edff41c7 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 10 Mar 2017 00:46:19 +0100 Subject: nginx syntax --- bragi.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bragi.nix b/bragi.nix index 66f2efd9..efbe287f 100644 --- a/bragi.nix +++ b/bragi.nix @@ -376,7 +376,7 @@ in rec { location /bar/ { proxy_pass http://localhost:8082/; - }; + } } ''; }; -- cgit v1.2.3