fix: use correct Proxmox console URL format from docs
Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
# 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=<your-token-secret>
|
||||
API_POLL_INTERVAL=30000
|
||||
|
||||
Reference in New Issue
Block a user