about summary refs log tree commit diff stats
path: root/tools/conf
diff options
context:
space:
mode:
Diffstat (limited to 'tools/conf')
-rw-r--r--tools/conf/etc/nginx/nginx.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/conf/etc/nginx/nginx.conf b/tools/conf/etc/nginx/nginx.conf
index 088a798..20f53e0 100644
--- a/tools/conf/etc/nginx/nginx.conf
+++ b/tools/conf/etc/nginx/nginx.conf
@@ -35,7 +35,7 @@ http {
     #                  '"$http_user_agent" "$http_x_forwarded_for"';
 
     access_log /var/log/nginx/access.log;
-    error_log  /var/log/nginx/error.log
+    error_log  /var/log/nginx/error.log;
 
     sendfile        on;
     #tcp_nopush     on;