Browse Source

更新 'conf.d/sharebms2.conf'

mengqingchuang 4 năm trước cách đây
mục cha
commit
f27951bef0
1 tập tin đã thay đổi với 0 bổ sung5 xóa
  1. 0 5
      conf.d/sharebms2.conf

+ 0 - 5
conf.d/sharebms2.conf

@@ -37,10 +37,5 @@ server {
         proxy_pass http://sharebms2-svc:9191;
         client_max_body_size 10m;
     }
-    location /share-bms/ {
-        root /usr/share/nginx/html/shareBms/;
-        try_files $uri $uri/ /index.html;
-        #index index.html;
-    }
     
 }