Обновить README.md
This commit is contained in:
parent
6f314931d8
commit
8e548fa4c5
1 changed files with 7 additions and 11 deletions
18
README.md
18
README.md
|
|
@ -40,20 +40,16 @@ sudo docker exec -it gitlab grep 'Password:' /etc/gitlab/initial_root_password
|
|||
**Copy this password and save - we'll need it very soon**
|
||||
|
||||
## Enter the system
|
||||
`In browser:` http://localhost:85
|
||||
---
|
||||
`login:` root
|
||||
---
|
||||
`password:` password you got
|
||||
---
|
||||
- `In browser:` http://localhost:85
|
||||
- `login:` root
|
||||
- `password:` password you got
|
||||
|
||||
## Next step is sync
|
||||
**First of all we need to create Personal Access Token AND SAVE IT**
|
||||
`Your avatar(click) -> Edit Profile -> (Left sidebar) Access -> Personal access tokens -> Generate token -> Legacy token (more than enough)`
|
||||
- `Your avatar(click) -> Edit Profile -> (Left sidebar) Access -> Personal access tokens -> Generate token -> Legacy token (more than enough)`
|
||||
|
||||
I'm gonna use IDE of JetBrains(Win10):
|
||||
`File -> Settings -> Version Control -> GitLab`
|
||||
---
|
||||
Server: http://localhost:85
|
||||
Token: token you've just got
|
||||
- `File -> Settings -> Version Control -> GitLab`
|
||||
- Server: http://localhost:85
|
||||
- Token: token you've just got
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue