Skip to content

Commit

Permalink
Merge branch 'dev' into x/system-call-box
Browse files Browse the repository at this point in the history
  • Loading branch information
HamadaSalhab committed Oct 15, 2024
2 parents 0f993d7 + f48b1b2 commit 84ad024
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions monitoring/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
- multi-tenant

volumes:
- ./config/prometheus.yml:/etc/prometheus/prometheus.yml
- ./prometheus/config/prometheus.yml:/etc/prometheus/prometheus.yml
- prometheus_data:/prometheus

depends_on:
Expand All @@ -28,7 +28,7 @@ services:
- 3000:3000
volumes:
- grafana_data:/var/lib/grafana
- ./provisioning:/etc/grafana/provisioning
- ./grafana/provisioning:/etc/grafana/provisioning
profiles:
- multi-tenant

Expand Down

0 comments on commit 84ad024

Please sign in to comment.