about summary refs log tree commit diff stats
path: root/tools/nginx.html
diff options
context:
space:
mode:
Diffstat (limited to 'tools/nginx.html')
-rw-r--r--tools/nginx.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/nginx.html b/tools/nginx.html
index 01c5515..5a43a4c 100644
--- a/tools/nginx.html
+++ b/tools/nginx.html
@@ -172,7 +172,7 @@
             #                  '"$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;