Files
proxmox-to-sentri/.env-sample
2026-05-17 21:06:17 +02:00

5 lines
170 B
Plaintext

PM_HOST="https://proxmox.example.com:8006"
PM_USER="root@pam"
PM_PASS="super-secret-password"
SENTRI_URL="https://sentri.nl/api/v1/servers/"
SENTRI_TOKEN="your-api-token"