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