Skip to content

Commit

Permalink
update google api region (ChatGPTNextWeb#3934)
Browse files Browse the repository at this point in the history
Co-authored-by: GH Action - Upstream Sync <[email protected]>
  • Loading branch information
2 people authored and lovely committed Feb 1, 2024
1 parent 4d2a225 commit 1ed8ddd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions app/api/google/[...path]/route.ts
Original file line number Diff line number Diff line change
Expand Up @@ -101,19 +101,14 @@ export const POST = handle;

export const runtime = "edge";
export const preferredRegion = [
"arn1",
"bom1",
"cdg1",
"cle1",
"cpt1",
"dub1",
"fra1",
"gru1",
"hnd1",
"iad1",
"icn1",
"kix1",
"lhr1",
"pdx1",
"sfo1",
"sin1",
Expand Down

0 comments on commit 1ed8ddd

Please sign in to comment.