Files
gitlabhq/config/gitlab_ci.yml.example.development
T

20 lines
320 B
Plaintext

development:
gitlab_server:
url: 'http://localhost:3000'
app_id: ''
app_secret: ''
gitlab_ci:
host: localhost
port: 9000
https: false
test:
gitlab_server:
url: 'http://demo.gitlab.com/'
app_id: ''
app_secret: ''
gitlab_ci:
host: localhost
port: 80
https: false