loging
This commit is contained in:
@@ -45,9 +45,10 @@ services:
|
|||||||
image: ghcr.io/prometheus-pve/prometheus-pve-exporter:latest
|
image: ghcr.io/prometheus-pve/prometheus-pve-exporter:latest
|
||||||
container_name: pve-exporter
|
container_name: pve-exporter
|
||||||
environment:
|
environment:
|
||||||
PVE_HOST: "192.168.178.200"
|
PVE_API_URL: "https://ro-api@pve:Zazen17Doshin17@192.168.178.200:8006/api2/json"
|
||||||
PVE_USER: "ro-api@pve"
|
#PVE_HOST: "192.168.178.200"
|
||||||
PVE_PASSWORD: "Zazen17Doshin17"
|
#PVE_USER: "ro-api@pve"
|
||||||
|
#PVE_PASSWORD: "Zazen17Doshin17"
|
||||||
PVE_VERIFY_SSL: "false"
|
PVE_VERIFY_SSL: "false"
|
||||||
ports:
|
ports:
|
||||||
- "9221:9221"
|
- "9221:9221"
|
||||||
|
|||||||
Reference in New Issue
Block a user