This commit is contained in:
Kameron Kenny 2024-06-26 13:35:07 -04:00
parent d33d878074
commit 5282907375
No known key found for this signature in database
GPG Key ID: E5006629839D2276
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ services:
image: docker-registry1.in.thelinuxpro.net:5000/tlp/telegraf:latest image: docker-registry1.in.thelinuxpro.net:5000/tlp/telegraf:latest
depends_on: depends_on:
- influxdb - influxdb
volumes: #volumes:
# Mount for telegraf config # Mount for telegraf config
#- ./telegraf/mytelegraf.conf:/etc/telegraf/telegraf.conf:ro #- ./telegraf/mytelegraf.conf:/etc/telegraf/telegraf.conf:ro
networks: networks: