add support for multiple webhook endpoints
All checks were successful
deploy / build-and-deploy (push) Successful in 17s
All checks were successful
deploy / build-and-deploy (push) Successful in 17s
This commit is contained in:
@@ -152,6 +152,7 @@
|
||||
## Webhook
|
||||
|
||||
> Die env variable `WEBHOOK_ENDPOINT` muss gesetzt und eine valide HTTP URL sein.
|
||||
> Es können auch mehrere Endpoints gesetzt sein, dafür müssen die URLs mit einem komma getrennt sein.
|
||||
|
||||
Bei bestimmten Aktionen wird an den Webhook Endpoint ein Webhook gesendet.
|
||||
Die Art des Webhooks wird dabei durch den `x-webhook-action` HTTP Header angegeben und hat einen festgelegten JSON Body.
|
||||
|
||||
Reference in New Issue
Block a user