forked from mirrors/probot
Copy over formatting fix
This commit is contained in:
parent
22499a7c09
commit
9ed2744cfc
|
@ -79,8 +79,8 @@ Probot runs like [any other Node app](https://devcenter.heroku.com/articles/depl
|
|||
1. Your plugin should be up and running! To verify that your plugin
|
||||
is receiving webhook data, you can tail your app's logs:
|
||||
|
||||
$ heroku config:set LOG_LEVEL=trace
|
||||
$ heroku logs --tail
|
||||
$ heroku config:set LOG_LEVEL=trace
|
||||
$ heroku logs --tail
|
||||
|
||||
### Now
|
||||
|
||||
|
|
Loading…
Reference in New Issue