mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
README: document GITLAB_SIGNUP setting
This commit is contained in:
parent
03389cb962
commit
7416326ae2
@ -218,6 +218,10 @@ Below is the complete list of parameters that can be set using environment varia
|
||||
|
||||
The support email address for the GitLab server. Defaults to support@localhost.
|
||||
|
||||
* GITLAB_SIGNUP
|
||||
|
||||
Enable or disable gitlab user signup. Default is false. To enable user signup add '-e GITLAB_SIGNUP="true"' to the docker run command parameters.
|
||||
|
||||
* REDIS_HOST
|
||||
|
||||
The hostname of the redis server. Defaults to localhost
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user