瀏覽代碼

Fix spacing

Scott Dutton 4 年之前
父節點
當前提交
e9ab13781d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      nginx.tmpl

+ 1 - 1
nginx.tmpl

@@ -109,7 +109,7 @@ gzip_types text/plain text/css application/javascript application/json applicati
 log_format vhost '$host $remote_addr - $remote_user [$time_local] '
                  '"$request" $status $body_bytes_sent '
                  '"$http_referer" "$http_user_agent" '
-		 '"$upstream_addr"';
+                 '"$upstream_addr"';
 
 access_log off;