1.修改启动

This commit is contained in:
whm
2026-03-17 01:26:21 +08:00
parent eb56519df7
commit 03e83603ef
4 changed files with 15 additions and 5 deletions

View File

@@ -43,3 +43,11 @@ npm run dev
- 管理后台: http://localhost:3000
- 前台: http://localhost:3001
- API: http://localhost:8080
## 线上部署(项目根目录:~/project/yh_web
线上路径为 `yxd@server1:~/project/yh_web`(即 `/home/yxd/project/yh_web`)。
- **拉取代码并重启**`cd ~/project/yh_web && ./pull-and-restart.sh`
- **仅重启服务**`cd ~/project/yh_web && ./restart.sh`
- 对外域名https://yuheng.yuxindazhineng.com