forked from zhba/zhba_enterprises
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 / {