1
0
Fork 0
mirror of https://github.com/bastienwirtz/homer.git synced 2026-01-23 02:15:09 +00:00

Markdown-linter hates the trailing-punctuation. avoid warnings in editors

This commit is contained in:
Molham Al Nasr 2025-04-09 12:05:50 +02:00 committed by Bastien Wirtz
parent 7cc7effd2e
commit 04164acff3

View file

@ -485,7 +485,9 @@ This service displays info about the total number of containers managed by your
In order to use it, you must be using Portainer version 1.11 or later. Generate an access token from the UI and pass
it to the apikey field.
By default, every connected environments will be checked. To select specific ones, add an "environments" entry which can be a simple string or an array containing all the selected environments name.
### New features:
### New features
Displays the Portainer version from /api/status
Shows online/offline status depending on API reachability