Skip to content

Commit

Permalink
update readme pm2 section
Browse files Browse the repository at this point in the history
  • Loading branch information
adnanrahic committed Feb 20, 2020
1 parent d1b5e5d commit 15c8da9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,10 @@ require('dotenv').config({ path: '/absolute/path/to/your/project/.env' })
require('spm-agent-nodejs')
```

```bash
pm2 start app.js -i max
```

# Results

- _[Top Node.js Metrics to Watch](https://blog.sematext.com/top-nodejs-metrics-to-watch/)
Expand Down

0 comments on commit 15c8da9

Please sign in to comment.