diff options
author | Mikkel Rindholt <46633166+mrindholt@users.noreply.github.com> | 2023-09-14 21:06:57 +0200 |
---|---|---|
committer | Bastien Wirtz <bastien.wirtz@gmail.com> | 2023-09-25 20:08:29 +0200 |
commit | 2eb808385bf25a48ab6920ae40275a4db2839e04 (patch) | |
tree | 739e864c5c0494dcc353fdfd31b36ea06555a7f9 | |
parent | 018344d9116b506c662ecdcee2d0d505c857f1cf (diff) | |
download | homer-2eb808385bf25a48ab6920ae40275a4db2839e04.tar.gz homer-2eb808385bf25a48ab6920ae40275a4db2839e04.tar.zst homer-2eb808385bf25a48ab6920ae40275a4db2839e04.zip |
Update link to Portainer apikey guide
The old link was dead, so I found the new location for the guide
-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" |