mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-25 14:08:09 +00:00
docker-compose.yml: added GITLAB_HTTPS and SSL_SELF_SIGNED params
This commit is contained in:
parent
b08eedbec8
commit
abb24d0e38
@ -47,6 +47,9 @@ services:
|
||||
- TZ=Asia/Kolkata
|
||||
- GITLAB_TIMEZONE=Kolkata
|
||||
|
||||
- GITLAB_HTTPS=false
|
||||
- SSL_SELF_SIGNED=false
|
||||
|
||||
- GITLAB_HOST=localhost
|
||||
- GITLAB_PORT=10080
|
||||
- GITLAB_SSH_PORT=10022
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user