1
0
Fork 0
mirror of https://github.com/adnanh/webhook.git synced 2026-01-23 10:25:12 +00:00

added urlprefix

Adnan Hajdarević 2015-03-17 19:08:14 +01:00
parent c6cb490fb6
commit fd5435f42e

@ -5,6 +5,7 @@ Usage of ./webhook:
-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
-urlprefix="hooks": url prefix to use for served hooks (protocol://yourserver:port/PREFIX/:hook-id)
-verbose=false: show verbose output
-secure=false: use HTTPS instead of HTTP
-cert="cert.pem": path to the HTTPS certificate pem file