Skip to content

Commit

Permalink
fix: mount 'mithril-aggregator.json' on prometheus container in infra
Browse files Browse the repository at this point in the history
  • Loading branch information
jpraynaud committed Oct 22, 2024
1 parent 17b4319 commit a11622a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mithril-infra/assets/docker/docker-compose-monitoring.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ services:
- ./prometheus/prometheus.yml:/etc/prometheus/prometheus.yml:ro
- ./prometheus/cardano.json:/etc/prometheus/cardano.json:ro
- ./prometheus/mithril-signer.json:/etc/prometheus/mithril-signer.json:ro
- ./prometheus/mithril-aggregator.json:/etc/prometheus/mithril-aggregator.json:ro
logging:
driver: "${LOGGING_DRIVER}"
options:
Expand Down

0 comments on commit a11622a

Please sign in to comment.