[wgo2-web/oscp] Add closing curly brace



commit 7a864b61dd0a81538d54db10c3c5eea881a2dff4
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date:   Mon Mar 29 10:59:31 2021 +0200

    Add closing curly brace

 nginx.conf | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/nginx.conf b/nginx.conf
index bb19695..91a7bab 100644
--- a/nginx.conf
+++ b/nginx.conf
@@ -277,4 +277,5 @@ http {
             expires max;
             log_not_found off;
         }
+    }
 }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]