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