mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-25 14:08:09 +00:00
docker-compose: added GITLAB_RELATIVE_URL_ROOT config for easy access
This commit is contained in:
parent
47b0a4d80e
commit
d5ec3beb32
@ -23,6 +23,7 @@ gitlab:
|
||||
- GITLAB_HOST=localhost
|
||||
- GITLAB_PORT=10080
|
||||
- GITLAB_SSH_PORT=10022
|
||||
- GITLAB_RELATIVE_URL_ROOT=
|
||||
|
||||
- GITLAB_NOTIFY_ON_BROKEN_BUILDS=true
|
||||
- GITLAB_NOTIFY_PUSHER=false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user