mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2026-04-24 20:14:25 +08:00
chore: update cors default path
This commit is contained in:
@@ -23,7 +23,7 @@ export enum Path {
|
||||
}
|
||||
|
||||
export enum ApiPath {
|
||||
Cors = "/api/cors",
|
||||
Cors = "",
|
||||
OpenAI = "/api/openai",
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user