From 7996d25ce4d3786f86ce460ac71d74f081a450ff Mon Sep 17 00:00:00 2001 From: sven Date: Tue, 23 Dec 2025 11:25:22 +0100 Subject: [PATCH] =?UTF-8?q?Container=20Name=20ge=C3=A4ndert?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- prometheus/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prometheus/compose.yaml b/prometheus/compose.yaml index b2a9cd9..b46f8ea 100755 --- a/prometheus/compose.yaml +++ b/prometheus/compose.yaml @@ -20,7 +20,7 @@ services: pve-exporter: image: prompve/prometheus-pve-exporter:latest - container_name: pve-exporter + container_name: prometheus-pve-exporter ports: - "9221:9221" volumes: