Skip to content

Commit

Permalink
Merge pull request ChatGPTNextWeb#3290 from Eric-2369/main
Browse files Browse the repository at this point in the history
  • Loading branch information
Yidadaa authored Nov 17, 2023
2 parents 783e1b0 + 0d7eb5e commit 188dc8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/api/openai/[...path]/route.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,4 @@ export const GET = handle;
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', 'syd1'];

0 comments on commit 188dc8a

Please sign in to comment.