woodpecker/vendor/github.com/Bugagazavr/go-gitlab-client/examples/config.json.sample

5 lines
93 B
Text
Raw Normal View History

2015-07-26 23:25:20 +00:00
{
"host": "https://gitlab.domain.com",
"api_path": "/api/v3",
"token": "TOKEN"
}