initial commit
This commit is contained in:
7
.env.example
Normal file
7
.env.example
Normal file
@@ -0,0 +1,7 @@
|
||||
# Proxmox VE API Configuration
|
||||
# Get your token from Proxmox → Datacenter → Permissions → API Tokens
|
||||
|
||||
PROXMOX_API_URL=http://proxmox.lan:8006/api2/json
|
||||
PROXMOX_TOKEN_ID=root@pam!monitorapp
|
||||
PROXMOX_TOKEN_SECRET=103d622c-05a3-4002-9356-f67691e10d40
|
||||
API_POLL_INTERVAL=30000
|
||||
Reference in New Issue
Block a user