mirror of
https://github.com/crazy-max/diun.git
synced 2025-01-26 08:48:50 +00:00
c0e3f7e85f
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
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"
|