Merge pull request #777 from mrnonz/patch-1

Update README.md
This commit is contained in:
Niclas Mietz 2016-07-04 11:08:39 +02:00 committed by GitHub
commit 1e228e3057

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.