Commit 8c28637c by hekunlin

add token

parent def33d43
......@@ -7,8 +7,14 @@
# max-wait-time 表示最多等待多久时间返回下载结果(单位:秒~~~~)
gitlab:
host: http://git.xxx.com
token: XJzuUiaJFh3sbymKzJrs
token: xxx
username: xxx
password: xxx
max-wait-time: 60
```
## 如何生成 Token
> 建议都勾上,注意保护好你的 Token
![](gitlab-token.jpg)
\ No newline at end of file
......@@ -5,7 +5,7 @@ server:
port: 10027
gitlab:
host: http://git.hikcreate.com
token: XJzuUiaJFh3sbymKzJrs
token: xxx
username: xxx
password: xxx
maxTime: 3
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment