From 3f3ff3064b261b370f3930611e46718a4414bf9e Mon Sep 17 00:00:00 2001 From: cventastic Date: Sun, 30 Jan 2022 10:11:31 +0100 Subject: [PATCH] :facepalm: --- docker-compose.pokt-lt-1.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.pokt-lt-1.yml b/docker-compose.pokt-lt-1.yml index 4f3bb438..6914ffb2 100644 --- a/docker-compose.pokt-lt-1.yml +++ b/docker-compose.pokt-lt-1.yml @@ -59,7 +59,7 @@ services: image: prom/prometheus:v2.30.3 container_name: prometheus volumes: - - ./prometheus/prometheus-lt-1.yml:/etc/prometheus + - ./prometheus/prometheus-lt-1.yml:/etc/prometheus/prometheus.yml - prometheus_data:/prometheus command: - '--config.file=/etc/prometheus/prometheus.yml'