Fixed additional incorrect link in compose. (#210)
Changes to be committed: modified: docker-compose.yml
This commit is contained in:
parent
5998f827ec
commit
29d9f93256
@ -35,7 +35,7 @@ prometheus:
|
|||||||
links:
|
links:
|
||||||
- ranch-eye:ranch-eye
|
- ranch-eye:ranch-eye
|
||||||
- node-exporter:node-exporter
|
- node-exporter:node-exporter
|
||||||
- rancher-api-integration:rancher-api-integration
|
- prometheus-rancher-exporter:prometheus-rancher-exporter
|
||||||
|
|
||||||
influxdb:
|
influxdb:
|
||||||
image: tutum/influxdb:0.10
|
image: tutum/influxdb:0.10
|
||||||
|
Loading…
x
Reference in New Issue
Block a user