Update docker-compose.yml

Removes dangling chronograph
This commit is contained in:
Cody Lee 2024-01-01 14:05:49 -06:00 committed by GitHub
parent 427890ce9d
commit 68e9ec37c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -36,7 +36,6 @@ services:
depends_on:
- grafana
- influxdb
- chronograf
environment:
- UP_INFLUXDB_DB=${INFLUXDB_DB}
- UP_INFLUXDB_USER=${INFLUXDB_ADMIN_USER}
@ -53,5 +52,4 @@ services:
- UP_PROMETHEUS_NAMESPACE=unpoller
volumes:
influxdb-storage:
chronograf-storage:
grafana-storage: