Add COLLECTOR_HOST_ID env var to hubspoke example

Added COLLECTOR_HOST_ID environment variable to hubspoke example
This commit is contained in:
PrplHaz4
2024-01-15 16:51:10 -05:00
committed by GitHub
parent d54a0abc8c
commit 56df7b5797
+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"