readme: add a note w.r.t. the --env-file docker run flag

This commit is contained in:
Sameer Naik 2014-07-04 20:14:58 +05:30
parent 95ef3c1913
commit ec616feb33

View File

@ -574,6 +574,8 @@ When you change the sub URI path, you need to recompile all precompiled assets.
### Available Configuration Parameters
***Please refer the docker run command options for the `--env-file` flag where you can specify all required environment variables in a single file. This will save you from writing a pontentially long docker run command.***
Below is the complete list of available options that can be used to customize your gitlab installation.
- **GITLAB_HOST**: The hostname of the GitLab server. Defaults to localhost