Skip to content

Commit

Permalink
moves also prometheus under envoy
Browse files Browse the repository at this point in the history
  • Loading branch information
M4tteoP committed Jan 2, 2024
1 parent 021e3a3 commit 9e07745
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/envoy/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ services:
prometheus:
image: prom/prometheus
volumes:
- ../prometheus.yaml:/etc/prometheus.yaml
- ./prometheus.yaml:/etc/prometheus.yaml
ports:
- "9090:9090"
command: "--config.file=/etc/prometheus.yaml"
Expand Down
File renamed without changes.

0 comments on commit 9e07745

Please sign in to comment.