0
0
mirror of https://github.com/crazy-max/diun.git synced 2024-11-23 23:49:35 +00:00
crazy-max_diun/internal/config/fixtures/config.file.yml
CrazyMax c0e3f7e85f
Automatically determine registry options based on image name (#103)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-06-22 00:19:59 +00:00

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"