9 lines
570 B
JSON
9 lines
570 B
JSON
{
|
||
"_comment": "OpenCode Go usage accounts config — workspace IDs × cookie file paths. Cookies saved per-account via CDP capture during login. IMPORTANT: do NOT commit this file (it has workspace IDs and labels for production accounts).",
|
||
"accounts": [
|
||
{"label": "key1 (Google)" , "workspace_id": "", "key_id": "key1"},
|
||
{"label": "key2 (Google)" , "workspace_id": "", "key_id": "key2"},
|
||
{"label": "key3 (GitHub)" , "workspace_id": "", "key_id": "key3"},
|
||
{"label": "key4 (GitHub new)" , "workspace_id": "", "key_id": "key4"}
|
||
]
|
||
} |