mirror of
https://github.com/crazy-max/diun.git
synced 2025-01-12 11:38:11 +00:00
15 lines
233 B
YAML
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: {}
|