Update 'docker-compose.yaml'
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user