mirror of
https://github.com/crazy-max/diun.git
synced 2024-11-23 23:49:35 +00:00
16 lines
233 B
YAML
16 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: {}
|