mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-08 21:17:24 +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