|
@@ -23,7 +23,7 @@ http {
|
|
# ssl_prefer_server_ciphers on;
|
|
# ssl_prefer_server_ciphers on;
|
|
|
|
|
|
location / {
|
|
location / {
|
|
- root /home/old_server/nginx/html/yzbh/dist;
|
|
|
|
|
|
+ root /home/nginx/html/yzbh/dist;
|
|
try_files $uri $uri/ /index.html;
|
|
try_files $uri $uri/ /index.html;
|
|
index index.html index.htm;
|
|
index index.html index.htm;
|
|
}
|
|
}
|