Add note about HTTPS
This commit is contained in:
parent
7a3b47ff47
commit
ea7b31002e
1 changed files with 2 additions and 0 deletions
|
@ -62,6 +62,8 @@ sudo docker exec -it gitlab vi /etc/gitlab/gitlab.rb
|
|||
|
||||
**You should set the `external_url` to point to a valid URL.**
|
||||
|
||||
**You may also be interesting in [Enabling HTTPS](https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/doc/settings/nginx.md#enable-https).**
|
||||
|
||||
**To receive e-mails from GitLab you have to configure the [SMTP settings](https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/doc/settings/smtp.md),
|
||||
because Docker image doesn't have a SMTP server.**
|
||||
|
||||
|
|
Loading…
Reference in a new issue