logging
This commit is contained in:
@@ -45,8 +45,10 @@ services:
|
|||||||
image: prompve/prometheus-pve-exporter
|
image: prompve/prometheus-pve-exporter
|
||||||
container_name: pve-exporter
|
container_name: pve-exporter
|
||||||
environment:
|
environment:
|
||||||
PVE_USER: "ro-api@pam!homepage"
|
PVE_HOST: "192.168.178.200"
|
||||||
PVE_TOKEN: "a7a7f6e5-472a-430e-8e2e-657e27dbe727"
|
PVE_USER: "ro-api@pam"
|
||||||
|
PVE_TOKEN_NAME: "homepage"
|
||||||
|
PVE_TOKEN_VALUE: "a7a7f6e5-472a-430e-8e2e-657e27dbe727"
|
||||||
PVE_VERIFY_SSL: "false"
|
PVE_VERIFY_SSL: "false"
|
||||||
ports:
|
ports:
|
||||||
- "9221:9221"
|
- "9221:9221"
|
||||||
|
|||||||
Reference in New Issue
Block a user