mirror of
https://github.com/crazy-max/diun.git
synced 2024-11-23 23:49:35 +00:00
c0e3f7e85f
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
12 lines
226 B
YAML
12 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"
|