This commit is contained in:
2026-04-17 10:52:12 +02:00
parent 9605daed02
commit 15d3d4570c

View File

@@ -56,7 +56,7 @@ services:
- /srv/docker/daten/pve-exporter/config.yaml:/etc/pve_exporter/config.yaml:ro
command:
- "--config.file=/etc/pve_exporter/config.yaml"
- "192.168.178.200"
- "pve=192.168.178.200"
ports:
- "9221:9221"
restart: unless-stopped