Files
nas-compose/mounts/diun/config/diun.yml
2022-12-26 13:52:14 +01:00

15 lines
244 B
YAML

watch:
schedule: 0 */6 * * *
firstCheckNotif: true
notif:
gotify:
endpoint: http://gotify
tokenFile: /run/secrets/gotify_token
providers:
docker:
endpoint: tcp://docker:2375
watchByDefault: true
watchStopped: true