mirror of
https://github.com/moghtech/komodo.git
synced 2026-05-01 16:19:58 -05:00
10 lines
208 B
JSON
10 lines
208 B
JSON
{
|
|
"github_accounts": {
|
|
"github_username1": "github_token1",
|
|
"github_username2": "github_token2"
|
|
},
|
|
"docker_accounts": {
|
|
"docker_username1": "docker_token1",
|
|
"docker_username2": "docker_token2"
|
|
}
|
|
} |