config file location

This commit is contained in:
bboykin87 2021-10-24 17:44:49 -04:00
parent bb336b3264
commit 7f5a3a5bf4

View File

@ -18,7 +18,7 @@ services:
- prometheus-data:/prometheus
restart: unless-stopped
command:
- "--config.file=/config/prometheus.yml"
- "--config.file=/etc/prometheus/prometheus.yml"
grafana:
image: grafana/grafana:latest