diff options
-rw-r--r-- | docs/customservices.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/customservices.md b/docs/customservices.md index 8415b5a..772a04a 100644 --- a/docs/customservices.md +++ b/docs/customservices.md | |||
@@ -177,7 +177,7 @@ In order to use it, you must be using Portainer version 1.11 or later. Generate | |||
177 | it to the apikey field. | 177 | it to the apikey field. |
178 | 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. | 178 | 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. |
179 | 179 | ||
180 | See https://docs.portainer.io/v/ce-2.11/user/account-settings#access-tokens | 180 | See https://docs.portainer.io/api/access#creating-an-access-token |
181 | 181 | ||
182 | ```yaml | 182 | ```yaml |
183 | - name: "Portainer" | 183 | - name: "Portainer" |