Обновить README.md

This commit is contained in:
Vic 2026-08-06 15:20:29 +03:00
parent 6f314931d8
commit 8e548fa4c5

View file

@ -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