mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-22 19:14:33 -07:00
feat(offload): implement high-performance internal routing with IAP fallback
This commit is contained in:
@@ -12,8 +12,9 @@
|
||||
"projectId": "gemini-cli-team-quota",
|
||||
"zone": "us-west1-a",
|
||||
"remoteHost": "gcli-worker",
|
||||
"remoteHome": "/home/mattkorwel_google_com",
|
||||
"remoteWorkDir": "/home/mattkorwel_google_com/dev/main",
|
||||
"remoteHome": "/home/node",
|
||||
"remoteWorkDir": "/home/node/dev/main",
|
||||
"useContainer": true,
|
||||
"terminalType": "iterm2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user