From 1177577f9f2def485d380607e55dc98977418ae0 Mon Sep 17 00:00:00 2001 From: Gabe Date: Sat, 14 Feb 2026 04:35:56 +0000 Subject: [PATCH] Update Monitoring_Containers/scrutiny/compose.yaml --- Monitoring_Containers/scrutiny/compose.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Monitoring_Containers/scrutiny/compose.yaml b/Monitoring_Containers/scrutiny/compose.yaml index 28d8877..cb40d63 100644 --- a/Monitoring_Containers/scrutiny/compose.yaml +++ b/Monitoring_Containers/scrutiny/compose.yaml @@ -15,4 +15,7 @@ services: devices: - "/dev/sda" - "/dev/sdb" - restart: unless-stopped \ No newline at end of file + restart: unless-stopped + notify: + urls: + - "discord://token@webhookid" \ No newline at end of file