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