瀏覽代碼

更新 'nginx.conf'

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

+ 1 - 1
nginx.conf

@@ -43,7 +43,7 @@ http {
 
     keepalive_timeout    65;
 
-    #gzip                on;
+    gzip                on;
     server_tokens        off;
 
     include /etc/nginx/conf.d/*.conf;