Skip to content

Commit f21ee94

Browse files
committed
doc
1 parent 97d7b4b commit f21ee94

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

doc/day1_express.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -696,6 +696,18 @@ see [node 测试](https://github.com/nodeonly/nodejs-tutorial/blob/master/doc/da
696696

697697
## 部署实战
698698

699+
### 开发环境下
700+
701+
在开发环境使用 nodemon,supervisor
702+
703+
### 产品环境下
704+
705+
在生产环境使用pm2,forever
706+
707+
### 集群与负载
708+
709+
- nginx
710+
- haproxy
699711

700712
## 阅读文档
701713

0 commit comments

Comments
 (0)