1.修改启动
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user