This commit is contained in:
2026-04-19 16:48:19 +02:00
parent e38018afaf
commit f9efbd8784

View File

@@ -50,15 +50,15 @@ services:
- monitoring
pve-exporter:
# image: ghcr.io/prometheus-pve/prometheus-pve-exporter:latest
image: prompve/prometheus-pve-exporter:latest
image: ghcr.io/prometheus-pve/prometheus-pve-exporter:latest
# image: prompve/prometheus-pve-exporter:latest
container_name: pve-exporter
volumes:
- /srv/docker/daten/pve-exporter/config.yaml:/etc/pve_exporter/config.yaml:ro
command:
- "--config.file=/etc/pve_exporter/config.yaml"
- "--collector.status"
- "--collector.resources"
# - "--collector.status"
# - "--collector.resources"
# command:
# - "--config.file=/etc/pve_exporter/config.yaml"