mirror of
https://github.com/Alishahryar1/free-claude-code.git
synced 2026-07-03 14:05:26 +02:00
update vscode config item name (#81)
Identifier anthropic.claude-code Version 2.1.72 Last Updated 2 hours ago Size 281.35MB
This commit is contained in:
@@ -158,7 +158,7 @@ That's it! Claude Code now uses your configured provider for free.
|
||||
3. Click **Edit in settings.json** and add:
|
||||
|
||||
```json
|
||||
"claude-code.environmentVariables": [
|
||||
"claudeCode.environmentVariables": [
|
||||
{ "name": "ANTHROPIC_BASE_URL", "value": "http://localhost:8082" },
|
||||
{ "name": "ANTHROPIC_AUTH_TOKEN", "value": "freecc" }
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user