update telegraf.conf dir
This commit is contained in:
@@ -8,7 +8,7 @@ services:
|
||||
user: telegraf:985 # make telegraf run with docker group (985) to access docker socket
|
||||
hostname: ${HOSTNAME} # picks up the hostname of komodo-periphery
|
||||
volumes:
|
||||
- ${DROOT}/telegraf/telegraf.conf:/etc/telegraf/telegraf.conf:ro
|
||||
- ${PWD}/telegraf.conf:/etc/telegraf/telegraf.conf:ro
|
||||
# Add host fs
|
||||
- /:/hostfs:ro
|
||||
# Add host net specifically
|
||||
|
||||
Reference in New Issue
Block a user