This commit is contained in:
2026-04-15 22:22:38 +02:00
parent 9c6aa40453
commit e266a78843

View File

@@ -45,8 +45,10 @@ services:
image: prompve/prometheus-pve-exporter
container_name: pve-exporter
environment:
PVE_USER: "ro-api@pam!homepage"
PVE_TOKEN: "a7a7f6e5-472a-430e-8e2e-657e27dbe727"
PVE_HOST: "192.168.178.200"
PVE_USER: "ro-api@pam"
PVE_TOKEN_NAME: "homepage"
PVE_TOKEN_VALUE: "a7a7f6e5-472a-430e-8e2e-657e27dbe727"
PVE_VERIFY_SSL: "false"
ports:
- "9221:9221"