mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
README: document the available SMTP options.
This commit is contained in:
parent
2dbe13b123
commit
84418eec44
16
README.md
16
README.md
@ -174,6 +174,22 @@ Below is the complete list of parameters that can be set using environment varia
|
||||
|
||||
The mysql database connection pool count. Defaults to 5.
|
||||
|
||||
* SMTP_HOST
|
||||
|
||||
SMTP server host. Defaults to smtp.gmail.com.
|
||||
|
||||
* SMTP_PORT
|
||||
|
||||
SMTP server port. Defaults to 587.
|
||||
|
||||
* SMTP_USER
|
||||
|
||||
SMTP username.
|
||||
|
||||
* SMTP_PASS
|
||||
|
||||
SMTP password.
|
||||
|
||||
### Putting it all together
|
||||
|
||||
```bash
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user