钟日健
2022-03-15 c62a65a836ea25f16f4eb0142ba0e672515a5480
nginx.conf
@@ -35,7 +35,7 @@
   server {
        listen       80;
        server_name  localhost;
      root   E:/nginx-1.18.0/html/dist/;
      root   /usr/share/nginx/html/dist/;
        index  index.html index.htm;
      
      location / {