Correction of influx container name dependency.
This commit is contained in:
@@ -48,7 +48,7 @@ services:
|
||||
- telegraf:/etc/telegraf/
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
depends_on:
|
||||
- influxdb
|
||||
- influx
|
||||
|
||||
influx:
|
||||
image: influxdb:alpine
|
||||
|
||||
Reference in New Issue
Block a user