logging
This commit is contained in:
@@ -54,11 +54,12 @@ services:
|
||||
container_name: pve-exporter
|
||||
volumes:
|
||||
- /srv/docker/daten/pve-exporter/config.yaml:/etc/pve_exporter/config.yaml:ro
|
||||
environment:
|
||||
- PVE_HOST=192.168.178.200
|
||||
- PVE_USER=ro-api@pve
|
||||
- PVE_PASSWORD="Doshin17"
|
||||
- PVE_VERIFY_SSL=false
|
||||
command:
|
||||
- "--pve.host=192.168.178.200"
|
||||
- "--pve.user=ro-api@pve"
|
||||
- "--pve.password=Doshin17"
|
||||
- "--pve.verify_ssl=false"
|
||||
- "--collector.status"
|
||||
# command:
|
||||
# - "--config.file=/etc/pve_exporter/config.yaml"
|
||||
# - "pve=192.168.178.200"
|
||||
|
||||
Reference in New Issue
Block a user