woodpecker/vendor/github.com/Bugagazavr/go-gitlab-client/examples/config.json.sample
2015-09-29 17:34:44 -07:00

5 lines
93 B
Plaintext

{
"host": "https://gitlab.domain.com",
"api_path": "/api/v3",
"token": "TOKEN"
}