浏览代码

更新 'conf.d/sharebms2.conf'

fanyijian 2 年之前
父节点
当前提交
b1749528c9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      conf.d/sharebms2.conf

+ 1 - 1
conf.d/sharebms2.conf

@@ -29,7 +29,7 @@ server {
     server_name share-console-debug.yukeonline.com;
     server_name share-console-debug.yukeonline.com;
     
     
     location / {
     location / {
-        root /usr/share/nginx/html/;
+        root /usr/share/nginx/dist/;
         try_files $uri $uri/ /index.html;
         try_files $uri $uri/ /index.html;
         rewrite    ^(.*)share-bms(.*)$    $1shareBms$2;
         rewrite    ^(.*)share-bms(.*)$    $1shareBms$2;
         #index index.html;
         #index index.html;