This commit is contained in:
2026-04-19 16:35:57 +02:00
parent 47c481d1b4
commit e38018afaf

View File

@@ -56,11 +56,10 @@ services:
volumes:
- /srv/docker/daten/pve-exporter/config.yaml:/etc/pve_exporter/config.yaml:ro
command:
- "--pve.host=192.168.178.200"
- "--pve.user=ro-api@pve"
- "--pve.password=Doshin17"
- "--pve.verify_ssl=false"
- "--collector.status"
- "--config.file=/etc/pve_exporter/config.yaml"
- "--collector.status"
- "--collector.resources"
# command:
# - "--config.file=/etc/pve_exporter/config.yaml"
# - "pve=192.168.178.200"