From 8e548fa4c5ad3b71c565190dacf36182def705d4 Mon Sep 17 00:00:00 2001 From: Vic Date: Thu, 6 Aug 2026 15:20:29 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 62cb441..436e9bc 100644 --- a/README.md +++ b/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