mirror of
https://github.com/adnanh/webhook.git
synced 2026-01-23 10:25:12 +00:00
added urlprefix
parent
c6cb490fb6
commit
fd5435f42e
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue