Skip to content
Snippets Groups Projects
Unverified Commit 509d9b4b authored by Heinrich Lee Yu's avatar Heinrich Lee Yu 🏀
Browse files

Update docs in README

parent 16b3047a
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
Loading
Loading
@@ -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
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment