Merge pull request #566 from PrplHaz4/patch-3

Add COLLECTOR_HOST_ID env var to hubspoke example
This commit is contained in:
Jason Kulatunga
2024-01-23 12:16:27 -08:00
committed by GitHub
+2 -1
View File
@@ -40,9 +40,10 @@ services:
- '/run/udev:/run/udev:ro'
environment:
COLLECTOR_API_ENDPOINT: 'http://web:8080'
COLLECTOR_HOST_ID: 'scrutiny-collector-hostname'
depends_on:
web:
condition: service_healthy
devices:
- "/dev/sda"
- "/dev/sdb"
- "/dev/sdb"