Select Git revision
gitlab-deps.default
gitlab-deps.default 396 B
# Set to the public URL of your Gitlab repository.
GITLAB_URL=
# File with the authorization token.
GITLAB_TOKEN_FILE=/var/lib/gitlab-deps/auth_token
# Set to a regular expression (extended) if you want to filter the
# project list.
#PROJECT_REGEXP=
# Set to the X-Gitlab-Token to be used for request authentication.
#WEBHOOK_AUTH_TOKEN=
# Address and port to bind to.
ADDR=0.0.0.0
PORT=3535