diff --git a/config/services.yaml b/config/services.yaml index ac1c844..0535940 100644 --- a/config/services.yaml +++ b/config/services.yaml @@ -19,11 +19,11 @@ key: "{{HOMEPAGE_VAR_PIHOLE_2_KEY}}" - Management: - - Portainer: - icon: portainer.png - href: https://{{HOMEPAGE_VAR_PORTAINER_DOMAIN}}/admin/ - widget: - type: portainer - url: https://{{HOMEPAGE_VAR_PORTAINER_DOMAIN}} - env: 3 - key: "{{HOMEPAGE_VAR_PORTAINER_KEY}}" \ No newline at end of file + - Portainer: + icon: portainer.png + href: https://{{HOMEPAGE_VAR_PORTAINER_DOMAIN}}/admin/ + widget: + type: portainer + url: https://{{HOMEPAGE_VAR_PORTAINER_DOMAIN}} + env: 3 + key: "{{HOMEPAGE_VAR_PORTAINER_KEY}}" \ No newline at end of file