Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
Removes dangling chronograph
  • Loading branch information
platinummonkey committed Jan 1, 2024
1 parent 427890c commit 68e9ec3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions init/docker/docker-compose.yml
Expand Up @@ -36,7 +36,6 @@ services:
depends_on:
- grafana
- influxdb
- chronograf
environment:
- UP_INFLUXDB_DB=${INFLUXDB_DB}
- UP_INFLUXDB_USER=${INFLUXDB_ADMIN_USER}
Expand All @@ -53,5 +52,4 @@ services:
- UP_PROMETHEUS_NAMESPACE=unpoller
volumes:
influxdb-storage:
chronograf-storage:
grafana-storage:

0 comments on commit 68e9ec3

Please sign in to comment.