瀏覽代碼

fix:教研分析3.3.0安装包

caozixuan 1 年之前
父節點
當前提交
588611fd18
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      teachcloud-report/install/nginx/teachreport.conf

+ 1 - 0
teachcloud-report/install/nginx/teachreport.conf

@@ -1,5 +1,6 @@
 server {
         listen 7500;
+        access_log off;
 
         location /api/ {
             proxy_pass http://127.0.0.1:7580;