Skip to content

Commit

Permalink
fix: prometheus start
Browse files Browse the repository at this point in the history
  • Loading branch information
icey-yu committed Dec 10, 2024
1 parent dab81ee commit cf2c13c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ services:
container_name: prometheus
hostname: prometheus
restart: always
user: root
volumes:
- ./config/prometheus.yml:/etc/prometheus/prometheus.yml
- ./config/instance-down-rules.yml:/etc/prometheus/instance-down-rules.yml
Expand Down

0 comments on commit cf2c13c

Please sign in to comment.