mirror of
https://github.com/zhufuyi/sponge.git
synced 2025-09-26 20:51:14 +08:00
Update docker-compose.yml
Fix the file suffix error
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user