Update Monitoring_Containers/scrutiny/compose.yaml
This commit is contained in:
@@ -8,6 +8,9 @@ services:
|
||||
ports:
|
||||
- "8099:8080" # webapp
|
||||
- "8098:8086" # influxDB admin
|
||||
environment:
|
||||
- SCRUTINY_WEBHOOKS_DISCORD_ENABLED=true
|
||||
- SCRUTINY_WEBHOOKS_DISCORD_WEBHOOK_URL=
|
||||
volumes:
|
||||
- /run/udev:/run/udev:ro
|
||||
- /DATA/AppData/scrutiny/config:/opt/scrutiny/config
|
||||
@@ -16,6 +19,3 @@ services:
|
||||
- "/dev/sda"
|
||||
- "/dev/sdb"
|
||||
restart: unless-stopped
|
||||
notify:
|
||||
urls:
|
||||
- "discord://token@webhookid"
|
||||
Reference in New Issue
Block a user