0
0
Fork 0
mirror of https://github.com/crazy-max/diun.git synced 2025-01-12 11:38:11 +00:00
crazy-max_diun/internal/config/fixtures/config.err.hc.yml
2020-10-13 22:47:28 +02:00

15 lines
233 B
YAML

watch:
healthchecks:
baseURL: https://hc-ping.com/
notif:
mail:
host: localhost
port: 25
ssl: false
insecureSkipVerify: false
from: diun@example.com
to: webmaster@example.com
providers:
docker: {}