Update 'docker-compose.yaml'

This commit is contained in:
Adolfo Delorenzo 2022-08-03 22:43:13 +02:00
parent ee8d3fe6ea
commit b9f07f27c1
1 changed files with 1 additions and 1 deletions

View File

@ -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