test / config.yaml
shrijayan's picture
Update config.yaml
9fa21fe verified
raw
history blame contribute delete
244 Bytes
settings:
check_interval_seconds: 15
smtp:
host: ${SMTP_HOST}
port: ${SMTP_PORT}
from: ${SMTP_FROM}
alert_emails:
- [email protected]
- [email protected]
endpoints:
- name: Cpluz.com
url: "https://cpluz.com"