Files
copilet2api/wrangler.jsonc
2026-06-24 22:10:23 +08:00

10 lines
199 B
JSON

{
"name": "copilet2api",
"main": "src/index.ts",
"compatibility_date": "2025-05-19",
"vars": {
"API_KEY": "sk-shumengya666",
"COPILOT_API_BASE": "https://api.githubcopilot.com"
}
}