Update docs with 'display version'

pull/949/head
3thibaut1304 2025-07-05 01:18:45 +02:00
parent c9c55f7732
commit 50b8199474
1 changed files with 2 additions and 3 deletions

View File

@ -536,14 +536,13 @@ See <https://docs.portainer.io/api/access#creating-an-access-token>
## 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