Skip to content

Commit 47e947e

Browse files
committed
add production link to readme
1 parent 693566c commit 47e947e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,10 @@ api.post('/hook', function (req, res) {
141141
})
142142
```
143143

144+
### Setup production environment
145+
146+
[Follow the guide under `production/` to see how to setup `pdf-bot` using `pm2` and `nginx`](https://github.com/esbenp/pdf-bot/blob/master/production/README.md)
147+
144148
### Setup crontab
145149

146150
We setup our crontab to continously look for jobs that have not yet been completed.

0 commit comments

Comments
 (0)