Update docker-compose.yml

Fix the file suffix error
This commit is contained in:
spzgy
2025-07-31 17:37:04 +08:00
committed by GitHub
parent 4d5335d4c9
commit 658837f32b

View File

@@ -7,7 +7,7 @@ services:
#user: root
restart: always
volumes:
- $PWD/prometheus.yaml:/etc/prometheus/prometheus.yml
- $PWD/prometheus.yml:/etc/prometheus/prometheus.yml
- $PWD/prometheus_data:/prometheus
- $PWD/conf.d:/etc/prometheus/conf.d
- $PWD/rules.d:/etc/prometheus/rules.d