Browse Source

更新 'conf.d/businessweb-nginx.conf'

fanyijian 2 years ago
parent
commit
5fc345cb88
1 changed files with 1 additions and 1 deletions
  1. 1 1
      conf.d/businessweb-nginx.conf

+ 1 - 1
conf.d/businessweb-nginx.conf

@@ -88,7 +88,7 @@ server {
 
 
 
 
     location / {
     location / {
-        root /usr/share/nginx/html/businessweb11;
+        root /usr/share/nginx/html/businessweb;
         try_files $uri $uri/ /index.html;
         try_files $uri $uri/ /index.html;
         index index.html;
         index index.html;
     }
     }