Skip to content

Commit

Permalink
chore: clean up dev env
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixNgFender committed Mar 17, 2024
1 parent 7206e93 commit 63e3b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,8 @@ services:
- jaeger-all-in-one

prometheus:
container_name: prometheus
image: prom/prometheus:v2.50.1
container_name: prometheus
restart: always
volumes:
- ./prometheus.yaml:/etc/prometheus/prometheus.yml
Expand Down

0 comments on commit 63e3b15

Please sign in to comment.