Files
homepage/config/services.yaml
2026-02-16 21:30:48 -03:00

17 lines
529 B
YAML

---
# Network & Infrastructure
- Network:
- Pi-hole Primary:
icon: pi-hole.png
href: http://{{HOMEPAGE_VAR_PIHOLE_1_IP}}/admin/
widget:
type: pihole
url: http://{{HOMEPAGE_VAR_PIHOLE_1_IP}}
key: "{{HOMEPAGE_VAR_PIHOLE_1_KEY}}"
- Pi-hole Secondary:
icon: pi-hole.png
href: http://{{HOMEPAGE_VAR_PIHOLE_2_IP}}/admin/
widget:
type: pihole
url: http://{{HOMEPAGE_VAR_PIHOLE_2_IP}}
key: "{{HOMEPAGE_VAR_PIHOLE_2_KEY}}"