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

pull/888/merge
Molham Al Nasr 2025-04-09 12:05:50 +02:00 committed by Bastien Wirtz
parent 7cc7effd2e
commit 04164acff3
1 changed files with 3 additions and 1 deletions

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 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. 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. 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 Displays the Portainer version from /api/status
Shows online/offline status depending on API reachability Shows online/offline status depending on API reachability