Add gitlab (#1683)

* Add gitlab
This commit is contained in:
ahkui
2018-07-18 21:20:43 +08:00
committed by Shao Yu-Lung (Allen)
parent 0f65c60a89
commit d8b2b8c233
7 changed files with 118 additions and 2 deletions

View File

@ -361,6 +361,14 @@ SOLR_VERSION=5.5
SOLR_PORT=8983
SOLR_DATAIMPORTHANDLER_MYSQL=false
### GITLAB ###############################################
GITLAB_HOST_HTTP_PORT=8989
GITLAB_HOST_HTTPS_PORT=9898
GITLAB_HOST_SSH_PORT=2289
GITLAB_DOMAIN_NAME=http://localhost
GITLAB_ROOT_PASSWORD=laradock
GITLAB_HOST_LOG_PATH=./logs/gitlab
### JUPYTERHUB ###############################################
JUPYTERHUB_POSTGRES_HOST=postgres
JUPYTERHUB_POSTGRES_USER=laradock_jupyterhub