Update README.md

This commit is contained in:
Nontawat Numor 2016-07-04 15:52:53 +07:00 committed by GitHub
parent 875d091dd3
commit ccb0625f2b

View File

@ -452,7 +452,7 @@ If you are using Gmail then all you need to do is:
docker run --name gitlab -d \
--env 'SMTP_USER=USER@gmail.com' --env 'SMTP_PASS=PASSWORD' \
--volume /srv/docker/gitlab/gitlab:/home/git/data \
sameersbn/gitlab:8.0.0
sameersbn/gitlab:8.9.3
```
Please refer the [Available Configuration Parameters](#available-configuration-parameters) section for the list of SMTP parameters that can be specified.