changed proxmox url to variable

This commit is contained in:
2024-01-15 15:07:29 -06:00
parent 55a8828484
commit 0624b64df5

View File

@@ -5,11 +5,11 @@
- Hypervisor:
- Proxmox:
icon: proxmox.svg
href: https://192.168.1.51:8006
href: "{{HOMEPAGE_VAR_PROXMOX_URL_1}}"
description: proxmox1
widget:
type: proxmox
url: https://192.168.1.51:8006
url: "{{HOMEPAGE_VAR_PROXMOX_URL_1}}"
username: "{{HOMEPAGE_VAR_PROXMOX_USER}}"
password: "{{HOMEPAGE_VAR_PROXMOX_API_KEY}}"
node: proxmox1