Skip to content
Adnan Hajdarević edited this page Mar 14, 2015 · 11 revisions

Webhook parameters

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.

This is very important and helpful resources for planning

Clone this wiki locally