Explorar el Código

更新 'conf.d/sharebms2.conf'

fanyijian hace 2 años
padre
commit
b1749528c9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;
     
     location / {
-        root /usr/share/nginx/html/;
+        root /usr/share/nginx/dist/;
         try_files $uri $uri/ /index.html;
         rewrite    ^(.*)share-bms(.*)$    $1shareBms$2;
         #index index.html;