logging
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user