fix: correct indentation for Portainer service

This commit is contained in:
2026-02-16 22:39:52 -03:00
parent 4bc63d7bf5
commit 2545b737b0

View File

@@ -19,11 +19,11 @@
key: "{{HOMEPAGE_VAR_PIHOLE_2_KEY}}" key: "{{HOMEPAGE_VAR_PIHOLE_2_KEY}}"
- Management: - Management:
- Portainer: - Portainer:
icon: portainer.png icon: portainer.png
href: https://{{HOMEPAGE_VAR_PORTAINER_DOMAIN}}/admin/ href: https://{{HOMEPAGE_VAR_PORTAINER_DOMAIN}}/admin/
widget: widget:
type: portainer type: portainer
url: https://{{HOMEPAGE_VAR_PORTAINER_DOMAIN}} url: https://{{HOMEPAGE_VAR_PORTAINER_DOMAIN}}
env: 3 env: 3
key: "{{HOMEPAGE_VAR_PORTAINER_KEY}}" key: "{{HOMEPAGE_VAR_PORTAINER_KEY}}"