mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
Merge pull request #433 from BlackGlory/master
Fix wrong compose format IMAP_STARTTLS: false
This commit is contained in:
commit
b1098d3e29
@ -49,7 +49,7 @@ gitlab:
|
||||
- IMAP_USER=mailer@example.com
|
||||
- IMAP_PASS=password
|
||||
- IMAP_SSL=true
|
||||
- IMAP_STARTTLS: false
|
||||
- IMAP_STARTTLS=false
|
||||
volumes:
|
||||
- /srv/docker/gitlab/gitlab:/home/git/data
|
||||
redis:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user