7 lines
234 B
Plaintext
7 lines
234 B
Plaintext
# Copy this file to gitlab-offline.env and adjust the values before running install-gitlab.sh
|
|
GITLAB_VERSION=7.8.0
|
|
GITLAB_DOMAIN=gitlab.example.com
|
|
GITLAB_NAMESPACE=gitlab
|
|
# Set to 1 to skip loading bundled images
|
|
# SKIP_IMAGE_LOAD=1
|