-
-
Notifications
You must be signed in to change notification settings - Fork 861
Webhook Parameters
Adnan Hajdarević edited this page Mar 14, 2015
·
11 revisions
Usage of ./webhook:
-hooks="hooks.json": path to the json file containing defined hooks the webhook should serve
-hotreload=false: watch hooks file for changes and reload them automatically
-ip="": ip the webhook should serve hooks on
-port=9000: port the webhook should serve hooks on
-verbose=false: show verbose output
Use any of the above specified flags to override their default behavior.