Skip to content

Commit 8488d3c

Browse files
committed
Merge branch 'master' of github.com:adnanh/webhook
2 parents d3f5da5 + 59b4954 commit 8488d3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ It will start up on default port 9000 and will provide you with one HTTP endpoin
4747
http://yourserver:9000/hooks/redeploy-webhook
4848
```
4949

50-
Check [webhook parameters page](https://github.com/adnanh/webhook/wiki/Webhook-Parameters) to see how to override the ip, port and other settings when starting the [webhook](https://github.com/adnanh/webhook/).
50+
Check [webhook parameters page](https://github.com/adnanh/webhook/wiki/Webhook-Parameters) to see how to override the ip, port and other settings such as hook hotreload, verbose output, etc, when starting the [webhook](https://github.com/adnanh/webhook/).
5151

5252
By performing a simple HTTP GET or POST request to that endpoint, your specified redeploy script would be executed. Neat!
5353

0 commit comments

Comments
 (0)