blob: b0b26646fe991bd08df27ba000918e70a124e614 [file] [log] [blame] [edit]
{
"default_gerrit_base_url": "https://fuchsia-review.googlesource.com",
"gerrit_hosts": [
{
"name": "Fuchsia Open Source",
"external_url": "https://fuchsia-review.googlesource.com",
"authentication": {
"type": "http_basic",
"username": "test-user",
"auth_token": "test-token"
}
}
]
}