mirror of
https://gitee.com/ShopeX/ECShopX
synced 2026-08-08 12:55:32 +08:00
更新部署脚本
This commit is contained in:
@@ -150,7 +150,7 @@ http {
|
||||
|
||||
# 静态文件服务
|
||||
location / {
|
||||
root /data/httpd/eECShopX_mobile-frontend/dist/h5;
|
||||
root /data/httpd/ECShopX_mobile-frontend/dist/h5;
|
||||
index index.html index.htm;
|
||||
try_files $uri $uri/ /index.html =404;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user