Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
11ze committed Mar 6, 2022
1 parent 0dd0447 commit 0c86061
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,11 @@ $ npm run start:prod

## 部署

使用 [pm2](https://pm2.keymetrics.io/)
[pm2](https://pm2.keymetrics.io/)

```bash
pm2 start npm --name wechat-token-server -- run start:prod
# use pm2 to deploy
$ pm2 start npm --name wechat-token-server -- run start:prod
```

## 测试(未做)
Expand Down

0 comments on commit 0c86061

Please sign in to comment.