mirror of
https://github.com/crazy-max/diun.git
synced 2025-03-14 19:42:47 +00:00
11 lines
226 B
YAML
11 lines
226 B
YAML
notif:
|
|
webhook:
|
|
endpoint: http://webhook.foo.com/sd54qad89azd5a
|
|
headers:
|
|
content-type: application/json
|
|
authorization: Token123456
|
|
timeout: 20s
|
|
|
|
providers:
|
|
file:
|
|
filename: "./fixtures/file.yml"
|