mirror of
https://github.com/mgcrea/docker-compose-gitlab-ce.git
synced 2025-07-23 05:17:55 +00:00
feat(update): minor changes
This commit is contained in:
@ -48,6 +48,8 @@ gitlab_rails['smtp_tls'] = true
|
||||
gitlab_rails['gitlab_email_from'] = 'gitlab@${GITLAB_SMTP_DOMAIN}'
|
||||
gitlab_rails['gitlab_email_reply_to'] = 'noreply@${GITLAB_SMTP_DOMAIN}'
|
||||
|
||||
gitlab_pages['enable'] = true
|
||||
|
||||
################################################################
|
||||
## GitLab PostgreSQL
|
||||
################################################################
|
||||
|
Reference in New Issue
Block a user