mirror of
https://github.com/caprover/caprover-website.git
synced 2026-06-19 07:25:02 +00:00
Merge pull request #155 from jirkavrba/master
Fix gitlab personal access tokens link
This commit is contained in:
@@ -51,7 +51,7 @@ Add, commit and push this file.
|
||||
|
||||
### 4- Create an Access Token for CapRover
|
||||
|
||||
CapRover needs to pull the built images from GitLab, so we need to create an access token. Navigate to https://gitlab.com/-/profile/personal_access_tokens and create a token.
|
||||
CapRover needs to pull the built images from GitLab, so we need to create an access token. Navigate to [User settings > Personal access tokens](https://gitlab.com/-/user_settings/personal_access_tokens) and create a token.
|
||||
|
||||
Make sure to assign `read_registry` and `write_registry` permissions for this token.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user