diff --git a/roles/cron/templates/dockcheck.config.j2 b/roles/cron/templates/dockcheck.config.j2 index 9f7d14c..d546052 100644 --- a/roles/cron/templates/dockcheck.config.j2 +++ b/roles/cron/templates/dockcheck.config.j2 @@ -8,7 +8,7 @@ AutoMode=true Notify=true # Exclude containers from checking -Exclude="authentik-postgresql-1,dawarich_redis" +Exclude="authentik-postgresql-1,dawarich_redis,dawarich_db" # Notification channels NOTIFY_CHANNELS="gotify"