This commit is contained in:
2026-04-16 22:48:26 +02:00
parent d4d5b2a6b3
commit ab701a11bd
2 changed files with 69 additions and 3 deletions

View File

@@ -46,9 +46,8 @@ services:
container_name: pve-exporter
environment:
PVE_HOST: "192.168.178.200"
PVE_USER: "ro-api@pam"
PVE_TOKEN_NAME: "homepage"
PVE_TOKEN_VALUE: "a7a7f6e5-472a-430e-8e2e-657e27dbe727"
PVE_USER: "ro-api@pve"
PVE_PASSWORD: "Zazen17Doshin17"
PVE_VERIFY_SSL: "false"
ports:
- "9221:9221"