Added container metrics tracking
This commit is contained in:
4
.env
4
.env
@@ -35,6 +35,10 @@ PROXMOX_HOST=https://your-proxmox-server:8006
|
||||
PROXMOX_TOKEN_NAME=root@pam!yourtokenname
|
||||
PROXMOX_TOKEN_VALUE=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
|
||||
PROXMOX_VERIFY_SSL=false
|
||||
PROXMOX_NODE=pve1
|
||||
PROXMOX_VM_ID=
|
||||
# Proxmox type can be "qemu" for VM, "lxc" for container
|
||||
PROXMOX_TYPE=
|
||||
|
||||
# MySQL
|
||||
DB_HOST=localhost
|
||||
|
||||
Reference in New Issue
Block a user