Update 'docker-compose.yaml'
This commit is contained in:
parent
ee8d3fe6ea
commit
b9f07f27c1
@ -26,7 +26,7 @@ services:
|
||||
image: telegraf
|
||||
restart: always
|
||||
volumes:
|
||||
- ./telegraf.conf:/etc/telegraf/telegraf.conf:ro
|
||||
- ./telegraf.yaml:/etc/telegraf/telegraf.conf:ro
|
||||
depends_on:
|
||||
- mosquitto
|
||||
- influxdb
|
||||
|
Loading…
Reference in New Issue
Block a user