This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
инструмент_gitlab [2026/02/16 10:08] val [Установка через docker-compose] |
инструмент_gitlab [2026/02/16 14:15] (current) val [Подключение через API] |
||
|---|---|---|---|
| Line 120: | Line 120: | ||
| <code> | <code> | ||
| - | kube1:~/gitlab# cat adduser.sh | + | client1$ cat adduser.sh |
| </code><code> | </code><code> | ||
| GITLAB_URL="https://gitlab.corpX.un" | GITLAB_URL="https://gitlab.corpX.un" | ||
| - | PRIVATE_TOKEN="NNNNNNNNNNNN" | + | PRIVATE_TOKEN=NNNNNNNNNNNN |
| USER_EMAIL="user1@corpX.un" | USER_EMAIL="user1@corpX.un" | ||