9 lines
317 B
Plaintext
9 lines
317 B
Plaintext
# Proxmox VE API Configuration
|
|
# Get your token from Proxmox → Datacenter → Permissions → API Tokens
|
|
|
|
PROXMOX_API_URL=http://proxmox.lan:8006/api2/json
|
|
PROXMOX_WEB_URL=http://proxmox.lan:8006
|
|
PROXMOX_TOKEN_ID=root@pam!monitorapp
|
|
PROXMOX_TOKEN_SECRET=103d622c-05a3-4002-9356-f67691e10d40
|
|
API_POLL_INTERVAL=30000
|