diff --git a/docs/customservices.md b/docs/customservices.md index c1f0812..6a52ad1 100644 --- a/docs/customservices.md +++ b/docs/customservices.md @@ -536,14 +536,13 @@ See ## Prometheus -For Prometheus you need to set the type to Prometheus and provide a url. +For Prometheus you need to set the type to Prometheus and provide a url. This will display the version on desktops. ```yaml - name: "Prometheus" - type: Prometheus + type: "Prometheus" logo: "assets/tools/sample.png" url: "http://192.168.0.151/" - # subtitle: "Monitor data server" ``` ## Proxmox