Skip to content
代码片段 群组 项目
未验证 提交 509d9b4b 编辑于 作者: Heinrich Lee Yu's avatar Heinrich Lee Yu
浏览文件

Update docs in README

上级 16b3047a
No related branches found
No related tags found
无相关合并请求
......@@ -48,6 +48,10 @@ Options:
Authentication/authorization backend (default "http://localhost:8080")
-authSocket string
Optional: Unix domain socket to dial authBackend at
-cableBackend string
Optional: ActionCable backend (default authBackend)
-cableSocket string
Optional: Unix domain socket to dial cableBackend at (default authSocket)
-config string
TOML file to load config from
-developmentMode
......@@ -164,6 +168,8 @@ In table form:
|`http://localhost:3000`|`/path/to/socket`|`/path/to/socket`|`/`|
|`http://localhost:3000/gitlab`|`/path/to/socket`|`/path/to/socket`|`/gitlab`|
The same applies to `cableBackend` and `cableSocket`.
## Installation
To install gitlab-workhorse you need [Go 1.8 or
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册